1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00

Merge pull request #755 from JakeStanger/dependabot/cargo/notify-7.0.0

build(deps): bump notify from 6.1.1 to 7.0.0
This commit is contained in:
Jake Stanger 2024-10-30 10:44:26 +00:00 committed by GitHub
commit 1aebbbe5f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 24 deletions

View file

@ -107,7 +107,7 @@ serde = { version = "1.0.213", features = ["derive"] }
indexmap = "2.6.0"
dirs = "5.0.1"
walkdir = "2.5.0"
notify = { version = "6.1.1", default-features = false }
notify = { version = "7.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 = [