Skip to content

Commit 1dbe02f

Browse files
Bump clap-cargo from 0.15.2 to 0.18.1 (#1223)
Bumps [clap-cargo](https://github.com/crate-ci/clap-cargo) from 0.15.2 to 0.18.1. - [Changelog](https://github.com/crate-ci/clap-cargo/blob/master/CHANGELOG.md) - [Commits](crate-ci/clap-cargo@v0.15.2...v0.18.1) --- updated-dependencies: - dependency-name: clap-cargo dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d31f700 commit 1dbe02f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -24,7 +24,7 @@ base64 = "0.22.1"
2424
bytes = "1.10.1"
2525
chrono = { version = "0.4.42", default-features = false, features = ["serde"] }
2626
clap = { version = "4.5.48" }
27-
clap-cargo = "0.15.2"
27+
clap-cargo = "0.18.1"
2828
dropshot = { version = "0.16.4", default-features = false }
2929
env_logger = "0.10.2"
3030
expectorate = { version = "1.2.0", features = ["predicates"] }

0 commit comments

Comments
 (0)