Skip to content

Commit 9e77b43

Browse files
authored
Merge pull request #176 from dmikusa/dependabot/cargo/cargo-2a4c092c9e
Bump clap from 4.5.60 to 4.6.0 in the cargo group
2 parents 3c8962c + a0ed715 commit 9e77b43

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -23,7 +23,7 @@ default-features = false
2323
features = ["clock"]
2424

2525
[dependencies.clap]
26-
version = "4.5"
26+
version = "4.6"
2727
default-features = false
2828
features = ["std", "cargo", "help", "usage", "error-context", "wrap_help"]
2929

0 commit comments

Comments
 (0)