Skip to content

Commit 044646a

Browse files
fix(deps): update rust crate duct to v1 (#1048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbd1ecc commit 044646a

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed

pdl-live-react/src-tauri/Cargo.lock

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

pdl-live-react/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ serde = { version = "1", features = ["derive"] }
2929
serde_json = "1"
3030
urlencoding = "2.1.3"
3131
tempfile = "3.16.0"
32-
duct = "0.13.7"
32+
duct = "1.0.0"
3333
rayon = "1.10.0"
3434
yaml-rust2 = "0.10.0"
3535
futures = "0.3.31"

0 commit comments

Comments
 (0)