Skip to content

Commit b63ed79

Browse files
authored
Merge pull request #151 from sanders41/dependabot/cargo/clap-4.4.10
Bump clap from 4.4.9 to 4.4.10
2 parents a1e97fb + 6ca2fea commit b63ed79

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)