Skip to content

Commit

Permalink
chore(deps): update rust crate notify to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent d8db504 commit 3cbb1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ colored = "2.0"
once_cell = "1"
serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
notify = "6.1"
notify = "7.0"
notify-debouncer-mini = "0.4"
shared_child = "1.0"
toml_edit = "0.22"
Expand Down

0 comments on commit 3cbb1ff

Please sign in to comment.