1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00

build(deps): bump notify from 8.0.0 to 8.1.0

Bumps [notify](https://github.com/notify-rs/notify) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-8.0.0...notify-8.1.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-07 17:04:08 +00:00 committed by GitHub
parent 6d4170d3a6
commit b6d8d73858
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 92 additions and 33 deletions

View file

@ -135,7 +135,7 @@ serde = { version = "1.0.219", features = ["derive"] }
indexmap = "2.10.0"
dirs = "6.0.0"
walkdir = "2.5.0"
notify = { version = "8.0.0", default-features = false }
notify = { version = "8.1.0", default-features = false }
wayland-client = "0.31.1"
wayland-protocols-wlr = { version = "0.3.8", features = ["client"] }
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [