Skip to content

Commit 43fa530

Browse files
chore(deps): update rust crate duct to v1
1 parent 06c75fd commit 43fa530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tauri-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ json5 = "0.4"
5555
notify = "8"
5656
notify-debouncer-full = "0.5"
5757
shared_child = "1"
58-
duct = "0.13"
58+
duct = "1.0"
5959
toml_edit = { version = "0.22", features = ["serde"] }
6060
json-patch = "3"
6161
tauri-utils = { version = "2.4.0", path = "../tauri-utils", features = [

0 commit comments

Comments
 (0)