Skip to content

Commit 5f9818c

Browse files
authored
Merge pull request #257 from pbs-data-solutions/dependabot/cargo/clap-4.5.47
Bump clap from 4.5.46 to 4.5.47
2 parents 0edd312 + 4df4af0 commit 5f9818c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.99"
21-
clap = { version = "4.5.46", features = ["suggestions", "derive"] }
21+
clap = { version = "4.5.47", features = ["suggestions", "derive"] }
2222
colored = "3.0.0"
2323
hex = "0.4.3"
2424
md5 = "0.8.0"

0 commit comments

Comments
 (0)