Skip to content

Commit c672304

Browse files
authored
Merge pull request #406 from hatoo/dependabot/cargo/clap-4.5.0
Bump clap from 4.4.18 to 4.5.0
2 parents b7f7cb7 + dd1d142 commit c672304

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)