Skip to content

Commit 4fbd908

Browse files
authored
Merge pull request #18933 from decahedron1/notify-7
fix: Update `notify` to `8.0.0`
2 parents 8364ef2 + 297ce52 commit 4fbd908

File tree

2 files changed

+31
-25
lines changed

2 files changed

+31
-25
lines changed

Cargo.lock

Lines changed: 30 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/vfs-notify/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
tracing.workspace = true
1717
walkdir = "2.3.2"
1818
crossbeam-channel.workspace = true
19-
notify = "6.1.1"
19+
notify = "8.0.0"
2020
rayon = "1.10.0"
2121

2222
stdx.workspace = true

0 commit comments

Comments
 (0)