Skip to content

Commit a1db242

Browse files
Bump notify-debouncer-mini from 0.6.0 to 0.7.0 (#2756)
Bumps [notify-debouncer-mini](https://github.com/notify-rs/notify) from 0.6.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.6.0...debouncer-mini-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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a197a7 commit a1db242

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ indexmap = "2"
5555
itertools = "0.14"
5656
log = "0.4"
5757
notify = "8"
58-
notify-debouncer-mini = "0.6"
58+
notify-debouncer-mini = "0.7"
5959
once_cell = "1"
6060
parking_lot_core = "0.9"
6161
ratatui = { version = "0.29", default-features = false, features = [

0 commit comments

Comments
 (0)