Skip to content

Commit

Permalink
Merge pull request #217 from pbs-data-solutions/dependabot/cargo/clap…
Browse files Browse the repository at this point in the history
…-4.5.26

Bump clap from 4.5.21 to 4.5.26
  • Loading branch information
sanders41 authored Jan 10, 2025
2 parents fbf77b3 + 29f194a commit adf4c4f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ path = "src/main.rs"

[dependencies]
anyhow = "1.0.95"
clap = { version = "4.5.21", features = ["suggestions", "derive"] }
clap = { version = "4.5.26", features = ["suggestions", "derive"] }
colored = "2.0.4"
hex = "0.4.3"
md5 = "0.7.0"
Expand Down

0 comments on commit adf4c4f

Please sign in to comment.