Skip to content

Commit 11706ae

Browse files
chore(deps): bump clap from 4.5.42 to 4.5.45 (#1082)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6810d49 commit 11706ae

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
@@ -95,7 +95,7 @@ features = ["std", "arc-swap", "unsize"]
9595
[dev-dependencies]
9696
anyhow = "1.0.98"
9797
assert_matches = "1.5.0"
98-
clap = { version = "4.5.41", features = ["derive", "env"] }
98+
clap = { version = "4.5.45", features = ["derive", "env"] }
9999
dotenvy = "0.15.5"
100100
expect-test = "1.5.1"
101101
hex-literal = "1.0.0"

0 commit comments

Comments
 (0)