Skip to content

Commit adf4c4f

Browse files
authored
Merge pull request #217 from pbs-data-solutions/dependabot/cargo/clap-4.5.26
Bump clap from 4.5.21 to 4.5.26
2 parents fbf77b3 + 29f194a commit adf4c4f

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.95"
21-
clap = { version = "4.5.21", features = ["suggestions", "derive"] }
21+
clap = { version = "4.5.26", features = ["suggestions", "derive"] }
2222
colored = "2.0.4"
2323
hex = "0.4.3"
2424
md5 = "0.7.0"

0 commit comments

Comments
 (0)