Skip to content

Commit

Permalink
fix(deps): update rust crate notify to v8 (#14)
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 b5a0bc7 commit fb17811
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 54 deletions.
58 changes: 5 additions & 53 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 @@ -12,7 +12,7 @@ repository = "https://github.com/sharunkumar/janitor"
directories = "5.0.1"
glob = "0.3.1"
lazy_static = "1.5.0"
notify = "7.0.0"
notify = "8.0.0"
notify-debouncer-mini = "0.6.0"
notify-rust = "4.11.3"
serde = { version = "1.0.214", features = ["derive"] }
Expand Down

0 comments on commit fb17811

Please sign in to comment.