We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f3e2b commit 9f5f4c3Copy full SHA for 9f5f4c3
crates/vfs-notify/Cargo.toml
@@ -14,7 +14,7 @@ rustc-hash = "1.0"
14
jod-thread = "0.1.0"
15
walkdir = "2.3.1"
16
crossbeam-channel = "0.5.0"
17
-notify = "5.0.0-pre.3"
+notify = "=5.0.0-pre.11"
18
19
vfs = { path = "../vfs", version = "0.0.0" }
20
paths = { path = "../paths", version = "0.0.0" }
0 commit comments