Skip to content

Commit 320b039

Browse files
Bump clap from 4.5.54 to 4.5.56
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.54 to 4.5.56. - [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.54...clap_complete-v4.5.56) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.56 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30cbca9 commit 320b039

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -34,7 +34,7 @@ http3 = ["dep:h3", "dep:h3-quinn", "dep:quinn-proto", "dep:quinn", "dep:http"]
3434
anyhow = "1.0.86"
3535
average = "0.16.0"
3636
byte-unit = "5.1.4"
37-
clap = { version = "4.5.9", features = ["derive", "env"] }
37+
clap = { version = "4.5.56", features = ["derive", "env"] }
3838
float-ord = "0.3.2"
3939
kanal = "0.1.1"
4040
humantime = "2.1.0"

0 commit comments

Comments
 (0)