Skip to content

Commit e445b40

Browse files
authored
Merge pull request #840 from JakeStanger/dependabot/cargo/notify-8.0.0
build(deps): bump notify from 7.0.0 to 8.0.0
2 parents f127918 + 545b478 commit e445b40

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed

Diff for: Cargo.lock

+25-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ serde = { version = "1.0.216", features = ["derive"] }
110110
indexmap = "2.7.0"
111111
dirs = "5.0.1"
112112
walkdir = "2.5.0"
113-
notify = { version = "7.0.0", default-features = false }
113+
notify = { version = "8.0.0", default-features = false }
114114
wayland-client = "0.31.1"
115115
wayland-protocols-wlr = { version = "0.2.0", features = ["client"] }
116116
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [

0 commit comments

Comments
 (0)