Skip to content

Commit 94b256d

Browse files
dependabot[bot]mistydemeo
authored andcommitted
chore(deps): bump clap-cargo from 0.17.1 to 0.18.3
Bumps [clap-cargo](https://github.com/crate-ci/clap-cargo) from 0.17.1 to 0.18.3. - [Changelog](https://github.com/crate-ci/clap-cargo/blob/master/CHANGELOG.md) - [Commits](crate-ci/clap-cargo@v0.17.1...v0.18.3) --- updated-dependencies: - dependency-name: clap-cargo dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4415034 commit 94b256d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ axoprocess = { version = "0.2.1" }
3030
# third-party deps
3131
clap = { version = "4.5.51", features = ["derive"] }
3232
console = { version = "0.16.1" }
33-
clap-cargo = { version = "0.17.1" }
33+
clap-cargo = { version = "0.18.3" }
3434
comfy-table = "7.2.1"
3535
miette = { version = "7.6.0" }
3636
thiserror = "2.0.17"

0 commit comments

Comments
 (0)