Skip to content

Commit c8475b8

Browse files
Bump notify-debouncer-mini from 0.5.0 to 0.7.0
Bumps [notify-debouncer-mini](https://github.com/notify-rs/notify) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@debouncer-full-0.5.0...debouncer-full-0.7.0) --- updated-dependencies: - dependency-name: notify-debouncer-mini dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a050a4d commit c8475b8

2 files changed

Lines changed: 48 additions & 10 deletions

File tree

Cargo.lock

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

crates/cargo-rustapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ console = { workspace = true }
2727
walkdir = "2.5"
2828
toml_edit = "0.22"
2929
notify = "7.0"
30-
notify-debouncer-mini = "0.5"
30+
notify-debouncer-mini = "0.7"
3131

3232
# Async
3333
tokio = { workspace = true, features = ["process", "fs", "macros", "rt-multi-thread", "time", "signal", "sync"] }

0 commit comments

Comments
 (0)