Skip to content

Commit 8330e43

Browse files
authoredApr 21, 2025
Merge pull request #782 from bee-san/dependabot/cargo/clap-4.5.37
build(deps): bump clap from 4.5.36 to 4.5.37
2 parents 34c285a + 08ee05f commit 8330e43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ exclude = [
1717
]
1818

1919
[dependencies]
20-
clap = { version = "4.5.36", features = ["derive", "wrap_help"] }
20+
clap = { version = "4.5.37", features = ["derive", "wrap_help"] }
2121
colored = "3.0.0"
2222
async-std = "1.13.1"
2323
futures = "0.3"

0 commit comments

Comments
 (0)
Please sign in to comment.