Skip to content

Commit

Permalink
chore(deps): update rust crate notify to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 89c6f08 commit e5da56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tauri-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tauri-bundler = { version = "2.2.1", default-features = false, path = "../tauri-
colored = "2"
serde = { version = "1", features = ["derive"] }
serde_json = { version = "1", features = ["preserve_order"] }
notify = "7"
notify = "8"
notify-debouncer-full = "0.4"
shared_child = "1"
duct = "0.13"
Expand Down

0 comments on commit e5da56d

Please sign in to comment.