Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 119e1ba

Browse files
committed
Bump notify
1 parent f5bbf9a commit 119e1ba

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
@@ -14,7 +14,7 @@ tracing = "0.1.35"
1414
jod-thread = "0.1.2"
1515
walkdir = "2.3.2"
1616
crossbeam-channel = "0.5.5"
17-
notify = "=5.0.0-pre.16"
17+
notify = "5.0"
1818

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

0 commit comments

Comments
 (0)