Skip to content

Commit 84496b9

Browse files
authored
Merge pull request #125 from sanders41/dependabot/cargo/clap-4.4.7
Bump clap from 4.4.6 to 4.4.7
2 parents 023d0af + 1feec3c commit 84496b9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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.75"
21-
clap = { version = "4.4.6", features = ["color", "suggestions", "derive"] }
21+
clap = { version = "4.4.7", features = ["color", "suggestions", "derive"] }
2222
colored = "2.0.4"
2323
dirs = "5.0.1"
2424
indicatif = "0.17.7"

0 commit comments

Comments
 (0)