Skip to content

Commit 035cb44

Browse files
committed
Bump notify
1 parent ffa8270 commit 035cb44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/vfs-notify/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tracing = "0.1"
1313
jod-thread = "0.1.0"
1414
walkdir = "2.3.1"
1515
crossbeam-channel = "0.5.0"
16-
notify = "=5.0.0-pre.12"
16+
notify = "=5.0.0-pre.13"
1717

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

0 commit comments

Comments
 (0)