Skip to content

Commit 9f5f4c3

Browse files
Bump notify to 5.0.0-pre.11
1 parent 16f3e2b commit 9f5f4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/vfs-notify/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rustc-hash = "1.0"
1414
jod-thread = "0.1.0"
1515
walkdir = "2.3.1"
1616
crossbeam-channel = "0.5.0"
17-
notify = "5.0.0-pre.3"
17+
notify = "=5.0.0-pre.11"
1818

1919
vfs = { path = "../vfs", version = "0.0.0" }
2020
paths = { path = "../paths", version = "0.0.0" }

0 commit comments

Comments
 (0)