Skip to content

Commit 042875a

Browse files
Merge pull request #794 from bee-san/dependabot/cargo/clap-4.5.40
build(deps): bump clap from 4.5.39 to 4.5.40
2 parents 028554c + edc90a4 commit 042875a

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.39", features = ["derive", "wrap_help"] }
20+
clap = { version = "4.5.40", features = ["derive", "wrap_help"] }
2121
colored = "3.0.0"
2222
async-std = "1.13.1"
2323
futures = "0.3"

0 commit comments

Comments
 (0)