Skip to content

Commit db7ade0

Browse files
chore(deps): bump duct from 1.0.0 to 1.1.0 (#2118)
Bumps [duct](https://github.com/oconnor663/duct.rs) from 1.0.0 to 1.1.0. - [Commits](oconnor663/duct.rs@1.0.0...1.1.0) --- updated-dependencies: - dependency-name: duct dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Müller <[email protected]>
1 parent e2d9049 commit db7ade0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ blake2 = "0.10.6"
2020
cargo_metadata = "0.21.0"
2121
colored = "3.0.0"
2222
clap = { version = "4.5.28", features = ["derive", "env"] }
23-
duct = "1.0.0"
23+
duct = "1.1.0"
2424
heck = "0.5.0"
2525
hex = "0.4.3"
2626
impl-serde = "0.5.0"

0 commit comments

Comments
 (0)