Skip to content

Commit 96fcae0

Browse files
authored
Merge pull request #365 from gosub-browser/dependabot/cargo/clap-4.5.0
Bump clap from 4.4.18 to 4.5.0
2 parents c576c42 + 8c27653 commit 96fcae0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
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
@@ -57,7 +57,7 @@ nom = "7.1.3"
5757
nom_locate = "4.2.0"
5858
sqlite = "0.33.0"
5959
wildmatch = "2.2.0"
60-
clap = { version = "4.4.18", features = ["derive"] }
60+
clap = { version = "4.5.0", features = ["derive"] }
6161
cli-table = "0.4.7"
6262
textwrap = "0.16.0"
6363
log = "0.4.20"

0 commit comments

Comments
 (0)