Skip to content

Commit 4f01db7

Browse files
authored
Merge pull request #618 from sanders41/dependabot/cargo/clap-4.5.22
Bump clap from 4.5.21 to 4.5.22
2 parents 26fcca6 + 9dcd22e commit 4f01db7

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
@@ -18,7 +18,7 @@ path = "src/main.rs"
1818

1919
[dependencies]
2020
anyhow = "1.0.94"
21-
clap = { version = "4.5.21", features = ["color", "suggestions", "derive"] }
21+
clap = { version = "4.5.22", features = ["color", "suggestions", "derive"] }
2222
colored = "2.0.4"
2323
dirs = "5.0.1"
2424
exponential-backoff = "2.0.0"

0 commit comments

Comments
 (0)