Skip to content

Commit 6781108

Browse files
Merge pull request #827 from bee-san/dependabot/cargo/clap-4.5.47
build(deps): bump clap from 4.5.46 to 4.5.47
2 parents c09fb7b + ea80157 commit 6781108

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.46", features = ["derive", "wrap_help"] }
20+
clap = { version = "4.5.47", features = ["derive", "wrap_help"] }
2121
colored = "3.0.0"
2222
async-std = "1.13.2"
2323
futures = "0.3"

0 commit comments

Comments
 (0)