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

Commit

Permalink
⬆️ Update insta requirement from 0.12 to 0.13
Browse files Browse the repository at this point in the history
Updates the requirements on [insta](https://github.com/mitsuhiko/insta) to permit the latest version.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@0.12.0...0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 27, 2020
1 parent f1f6163 commit 7c16858
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.12"
insta = "0.13"
serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
criterion = "0.3"
Expand Down

0 comments on commit 7c16858

Please sign in to comment.