Skip to content

Commit 778d372

Browse files
xanderiolnicola
andauthored
Bump notify version to 5.0.0-pre.12
Co-authored-by: Laurențiu Nicola <[email protected]>
1 parent ca6a1d8 commit 778d372

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.11"
17+
notify = "=5.0.0-pre.12"
1818

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

0 commit comments

Comments
 (0)