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:
commit
1aebbbe5f5
2 changed files with 23 additions and 24 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue