Skip to content

Commit 89f3fa3

Browse files
Update Rust crate notify-debouncer-mini to 0.7.0
1 parent 78819f4 commit 89f3fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ mdbook-renderer = { path = "crates/mdbook-renderer", version = "0.5.0-alpha.1" }
4848
mdbook-summary = { path = "crates/mdbook-summary", version = "0.5.0-alpha.1" }
4949
memchr = "2.7.5"
5050
notify = "8.1.0"
51-
notify-debouncer-mini = "0.6.0"
51+
notify-debouncer-mini = "0.7.0"
5252
opener = "0.8.2"
5353
pathdiff = "0.2.3"
5454
pulldown-cmark = { version = "0.13.0", default-features = false, features = ["html"] } # Do not update, part of the public api.

0 commit comments

Comments
 (0)