Skip to content

Commit 9596712

Browse files
Merge pull request #833 from bee-san/dependabot/cargo/clap-4.5.48
build(deps): bump clap from 4.5.47 to 4.5.48
2 parents f4411e5 + fe98a3b commit 9596712

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

0 commit comments

Comments
 (0)