Skip to content

Commit a6371bd

Browse files
dependabot[bot]dmartin
authored andcommitted
Bump clap from 4.5.32 to 4.5.34
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.32 to 4.5.34. - [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.32...clap_complete-v4.5.34) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc98c91 commit a6371bd

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
@@ -19,7 +19,7 @@ chrono = { version = "0.4.40", default-features = false, features = [
1919
"std",
2020
"clock",
2121
] }
22-
clap = { version = "4.5.32", features = ["derive"] }
22+
clap = { version = "4.5.34", features = ["derive"] }
2323
futures = "0.3.31"
2424
go-parse-duration = "0.1.1"
2525
tabled = "0.18.0"

0 commit comments

Comments
 (0)