We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dc1579 + c9bf4f0 commit cc76a8aCopy full SHA for cc76a8a
1 file changed
crates/vfs-notify/Cargo.toml
@@ -16,7 +16,7 @@ doctest = false
16
tracing.workspace = true
17
walkdir = "2.5.0"
18
crossbeam-channel.workspace = true
19
-notify = "8.0.0"
+notify = "8.2.0"
20
rayon = "1.10.0"
21
22
stdx.workspace = true
0 commit comments