Skip to content

Commit dd1d142

Browse files
Bump clap from 4.4.18 to 4.5.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.5.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc61ce commit dd1d142

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rustls = [
3131
anyhow = "1.0.38"
3232
average = "0.14.1"
3333
byte-unit = "5.1.2"
34-
clap = { version = "4.1.4", features = ["derive"] }
34+
clap = { version = "4.5.0", features = ["derive"] }
3535
crossterm = "0.27"
3636
float-ord = "0.3.1"
3737
flume = "0.11"

0 commit comments

Comments
 (0)