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

Merge pull request #840 from JakeStanger/dependabot/cargo/notify-8.0.0

build(deps): bump notify from 7.0.0 to 8.0.0
This commit is contained in:
Jake Stanger 2025-01-13 22:47:03 +00:00 committed by GitHub
commit e445b4020d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 29 deletions

View file

@ -110,7 +110,7 @@ serde = { version = "1.0.216", features = ["derive"] }
indexmap = "2.7.0"
dirs = "5.0.1"
walkdir = "2.5.0"
notify = { version = "7.0.0", default-features = false }
notify = { version = "8.0.0", default-features = false }
wayland-client = "0.31.1"
wayland-protocols-wlr = { version = "0.2.0", features = ["client"] }
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [