Skip to content

Commit e8e99fe

Browse files
build(deps): Bump clap in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.29 to 4.5.30 - [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.29...clap_complete-v4.5.30) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ad57f4 commit e8e99fe

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
@@ -21,4 +21,4 @@ version = "stable"
2121
libzetta = "0.5.0"
2222
prometheus = "0.13.4"
2323
tempfile = "3.10.1"
24-
clap = { version = "4.5.29", features = ["derive"] }
24+
clap = { version = "4.5.30", features = ["derive"] }

0 commit comments

Comments
 (0)