Skip to content

Commit

Permalink
Merge pull request #132 from rust-cli/renovate/compatible-(dev)
Browse files Browse the repository at this point in the history
chore(deps): update rust crate snapbox to 0.5.9
  • Loading branch information
epage authored Apr 1, 2024
2 parents 2623d7a + d268543 commit 0f7be71
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.5.7", features = ["cmd"] }
snapbox = { version = "0.5.9", 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.5.7", features = ["cmd"] }
snapbox = { version = "0.5.9", features = ["cmd"] }

0 comments on commit 0f7be71

Please sign in to comment.