Skip to content

Commit

Permalink
Merge pull request #5 from tansu-io/dependabot/cargo/main/clap-4.5.16
Browse files Browse the repository at this point in the history
Bump clap from 4.5.11 to 4.5.16
  • Loading branch information
shortishly authored Aug 27, 2024
2 parents cb0bf63 + 3ac401a commit 0c214a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -43,7 +43,7 @@ private_intra_doc_links = "deny"
anyhow = "1.0.79"
async-trait = "0.1.77"
bytes = { version = "1", features = ["serde"] }
clap = { version = "4.5.0", features = ["derive", "env"] }
clap = { version = "4.5.16", features = ["derive", "env"] }
condtype = "1.3.0"
convert_case = "0.6.0"
crc = "3.0.1"
Expand Down

0 comments on commit 0c214a3

Please sign in to comment.