Skip to content

Commit fd88719

Browse files
authored
Merge pull request #2869 from rust-lang/renovate/notify-debouncer-mini-0.x
Update Rust crate notify-debouncer-mini to 0.7.0
2 parents 8e9697b + c438e13 commit fd88719

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

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)