Skip to content

Commit bcc7a82

Browse files
chore(deps): update rust crate notify-debouncer-full to 0.6 (#13945)
* chore(deps): update rust crate notify-debouncer-full to 0.6 * Bump jsonschema
1 parent 8b465a1 commit bcc7a82

File tree

2 files changed

+21
-34
lines changed

2 files changed

+21
-34
lines changed

Cargo.lock

Lines changed: 20 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tauri-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ serde = { version = "1", features = ["derive"] }
5353
serde_json = { version = "1", features = ["preserve_order"] }
5454
json5 = "0.4"
5555
notify = "8"
56-
notify-debouncer-full = "0.5"
56+
notify-debouncer-full = "0.6"
5757
shared_child = "1"
5858
duct = "1.0"
5959
toml_edit = { version = "0.23", features = ["serde"] }

0 commit comments

Comments
 (0)