Skip to content

Commit a19f3bc

Browse files
authored
Merge pull request #240 from pbs-data-solutions/dependabot/cargo/clap-4.5.38
Bump clap from 4.5.37 to 4.5.38
2 parents 5ba355b + 01f47ba commit a19f3bc

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.98"
21-
clap = { version = "4.5.37", features = ["suggestions", "derive"] }
21+
clap = { version = "4.5.38", features = ["suggestions", "derive"] }
2222
colored = "3.0.0"
2323
hex = "0.4.3"
2424
md5 = "0.7.0"

0 commit comments

Comments
 (0)