Skip to content

Commit b50eb01

Browse files
authored
Merge pull request #349 from agourlay/dependabot/cargo/clap-4.5.27
Bump clap from 4.5.26 to 4.5.27
2 parents 336ee9e + 46bcff6 commit b50eb01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tokio-util = "0.7.13"
1919
tokio-retry = "0.3.0"
2020
async-channel = "2.3.1"
2121
chrono = "0.4.39"
22-
clap = { version = "4.5.26", features = ["cargo"] }
22+
clap = { version = "4.5.27", features = ["cargo"] }
2323
indicatif = "0.17.9"
2424
thiserror = "2.0.11"
2525
rand = "0.8.5"

0 commit comments

Comments
 (0)