Skip to content

Commit d15da3d

Browse files
chore(deps): update rust crate duct to v1 (dev) (#13397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent 414619c commit d15da3d

File tree

2 files changed

+15
-43
lines changed

2 files changed

+15
-43
lines changed

Cargo.lock

Lines changed: 14 additions & 42 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
@@ -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)