Unnamed repository; edit this file 'description' to name the repository.
Bump notify from 8.0.0. to 8.2.0
Roberto Aloi 3 months ago
parent 74afb04 · commit c9bf4f0
-rw-r--r--crates/vfs-notify/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/vfs-notify/Cargo.toml b/crates/vfs-notify/Cargo.toml
index bd6c8331e6..ce7ea53b53 100644
--- a/crates/vfs-notify/Cargo.toml
+++ b/crates/vfs-notify/Cargo.toml
@@ -16,7 +16,7 @@ doctest = false
tracing.workspace = true
walkdir = "2.5.0"
crossbeam-channel.workspace = true
-notify = "8.0.0"
+notify = "8.2.0"
rayon = "1.10.0"
stdx.workspace = true