Skip to content

Commit 0b3e2ca

Browse files
committed
chore(deps): update rust crate snapbox to 0.4.8
1 parent c942d48 commit 0b3e2ca

3 files changed

Lines changed: 6 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/custom-panic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ release = false
1111
human-panic = { path = "../.." }
1212

1313
[dev-dependencies]
14-
snapbox = { version = "0.4.7", features = ["cmd"] }
14+
snapbox = { version = "0.4.8", features = ["cmd"] }

tests/single-panic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ release = false
1111
human-panic = { path = "../.." }
1212

1313
[dev-dependencies]
14-
snapbox = { version = "0.4.7", features = ["cmd"] }
14+
snapbox = { version = "0.4.8", features = ["cmd"] }

0 commit comments

Comments
 (0)