Skip to content

Commit

Permalink
Update Rust crate insta to 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored and sunshowers committed Oct 10, 2023
1 parent dcdaae8 commit 68bc0a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ nextest-metadata = { version = "=0.9.2", path = "../nextest-metadata" }
once_cell = "1.18.0"
regex = "1.9.6"
serde_json = "1.0.107"
insta = { version = "1.33.0", default-features = false }
insta = { version = "1.34.0", default-features = false }

0 comments on commit 68bc0a3

Please sign in to comment.