Skip to content

Commit

Permalink
chore(deps): update rust crate snapbox to 0.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent bd50582 commit 127a429
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/custom-panic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ release = false
human-panic = { path = "../.." }

[dev-dependencies]
snapbox = { version = "0.4.13", features = ["cmd"] }
snapbox = { version = "0.4.14", features = ["cmd"] }
2 changes: 1 addition & 1 deletion tests/single-panic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ release = false
human-panic = { path = "../.." }

[dev-dependencies]
snapbox = { version = "0.4.13", features = ["cmd"] }
snapbox = { version = "0.4.14", features = ["cmd"] }

0 comments on commit 127a429

Please sign in to comment.