Skip to content

Commit 773a838

Browse files
deps: bump clap from 4.5.50 to 4.5.51 (#51)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.50 to 4.5.51. - [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.50...clap_complete-v4.5.51) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 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 19858c0 commit 773a838

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
@@ -4,7 +4,7 @@ version = "0.3.1"
44
edition = "2021"
55

66
[dependencies]
7-
clap = { version = "4.5.50", features = ["derive"] }
7+
clap = { version = "4.5.51", features = ["derive"] }
88
thiserror = "2.0.17"
99
anyhow = "1.0.100"
1010
flate2 = "1.1.5"

0 commit comments

Comments
 (0)