Skip to content

Commit e61fb2c

Browse files
chore(deps): bump clap from 4.5.14 to 4.5.39 (#976)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ea2250 commit e61fb2c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -99,7 +99,7 @@ features = ["std", "arc-swap", "unsize"]
9999
[dev-dependencies]
100100
anyhow = "1.0.98"
101101
assert_matches = "1.5.0"
102-
clap = { version = "4.0.0", features = ["derive", "env"] }
102+
clap = { version = "4.5.39", features = ["derive", "env"] }
103103
dotenvy = "0.15.5"
104104
expect-test = "1.5.1"
105105
hex-literal = "1.0.0"

0 commit comments

Comments
 (0)