Skip to content

Commit 0ebcb91

Browse files
committed
chore(deps): update rust crate snapbox to 0.4.11
1 parent 4544152 commit 0ebcb91

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.10", features = ["cmd"] }
14+
snapbox = { version = "0.4.11", 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.10", features = ["cmd"] }
14+
snapbox = { version = "0.4.11", features = ["cmd"] }

0 commit comments

Comments
 (0)