Skip to content

Commit 441e69c

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

File tree

2 files changed

+8
-20
lines changed

2 files changed

+8
-20
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ comfy-table = "7.1.3"
3030
console = "0.16"
3131
cron = "0.15"
3232
dirs = "6"
33-
duct = "0.13"
33+
duct = "1.0"
3434
exponential-backoff = "2"
3535
indexmap = { version = "2", features = ["serde"] }
3636
interprocess = { version = "2", features = ["tokio"] }

0 commit comments

Comments
 (0)