Skip to content

Commit a70bd8b

Browse files
Merge pull request #779 from bee-san/dependabot/cargo/clap-4.5.36
build(deps): bump clap from 4.5.35 to 4.5.36
2 parents 6ec01bb + 2884a44 commit a70bd8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@ exclude = [
1717
]
1818

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

0 commit comments

Comments
 (0)