Skip to content

Commit

Permalink
Merge pull request #756 from RustScan/dependabot/cargo/clap-4.5.31
Browse files Browse the repository at this point in the history
build(deps): bump clap from 4.5.30 to 4.5.31
  • Loading branch information
github-actions[bot] authored Feb 25, 2025
2 parents b1f008a + 727a64d commit c123457
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ exclude = [
]

[dependencies]
clap = { version = "4.5.13", features = ["derive", "wrap_help"] }
clap = { version = "4.5.31", features = ["derive", "wrap_help"] }
colored = "3.0.0"
async-std = "1.13.0"
futures = "0.3"
Expand Down

0 comments on commit c123457

Please sign in to comment.