Skip to content

Commit

Permalink
fix(deps): update rust crate notify-debouncer-mini to 0.6.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 28d993b commit 7bf6143
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 15 deletions.
64 changes: 50 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ directories = "5.0.1"
glob = "0.3.1"
lazy_static = "1.5.0"
notify = "7.0.0"
notify-debouncer-mini = "0.5.0"
notify-debouncer-mini = "0.6.0"
notify-rust = "4.11.3"
serde = { version = "1.0.214", features = ["derive"] }
single-instance = "0.3.3"
Expand Down

0 comments on commit 7bf6143

Please sign in to comment.