Skip to content

Commit

Permalink
chore(deps): update rust crate snapbox to 0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent 1394985 commit b77adac
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 34 deletions.
40 changes: 8 additions & 32 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.12", features = ["cmd"] }
snapbox = { version = "0.4.13", 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.12", features = ["cmd"] }
snapbox = { version = "0.4.13", features = ["cmd"] }

0 comments on commit b77adac

Please sign in to comment.