Skip to content

Commit 1b8b5d2

Browse files
chore(deps): bump the cargo group with 2 updates (#686)
1 parent 7e726e1 commit 1b8b5d2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ annotate-snippets = "0.11.5"
2525
anstream = "0.6.18"
2626
anyhow = "1.0.98"
2727
camino = { version = "1.1.9", features = ["serde1"] }
28-
clap = { version = "4.5.36", features = ["derive", "env"] }
28+
clap = { version = "4.5.37", features = ["derive", "env"] }
2929
clap-verbosity-flag = { version = "3.0.2", features = [
3030
"tracing",
3131
], default-features = false }
@@ -72,7 +72,7 @@ insta.opt-level = 3
7272
lto = true
7373

7474
[dev-dependencies]
75-
assert_cmd = "2.0.16"
75+
assert_cmd = "2.0.17"
7676
insta = { version = "1.42.2" }
7777
pretty_assertions = "1.4.1"
7878
serde_json_path = "0.7.2"

0 commit comments

Comments
 (0)