Skip to content

Commit fc2ce90

Browse files
Bump clap from 4.5.51 to 4.5.53 (#1251)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.51 to 4.5.53. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.51...clap_complete-v4.5.53) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 912cdcd commit fc2ce90

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
@@ -23,7 +23,7 @@ assert_cmd = "2.1.1"
2323
base64 = "0.22.1"
2424
bytes = "1.11.0"
2525
chrono = { version = "0.4.42", default-features = false, features = ["serde"] }
26-
clap = { version = "4.5.51" }
26+
clap = { version = "4.5.53" }
2727
clap-cargo = "0.18.3"
2828
dropshot = { version = "0.16.4", default-features = false }
2929
env_logger = "0.11.8"

0 commit comments

Comments
 (0)