Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from mockersf/dependabot/cargo/insta-0.16
Browse files Browse the repository at this point in the history
⬆️ Update insta requirement from 0.13 to 0.16
  • Loading branch information
mergify[bot] authored May 1, 2020
2 parents ead2e68 + 71714f4 commit bc3e167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ uuid = { version = "0.8", features = [ "v4" ] }

[dev-dependencies]
test-generator = "0.3"
insta = "0.13"
insta = "0.16"
serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
criterion = "0.3"
Expand Down

0 comments on commit bc3e167

Please sign in to comment.