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.7 to 0.8
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)
- [Commits](mitsuhiko/insta@0.7.0...0.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 6, 2019
1 parent 0d17647 commit f5525e7
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 @@ -24,7 +24,7 @@ failure = "0.1"

[dev-dependencies]
test-generator = "0.2"
insta = "0.7"
insta = "0.8"
serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
criterion = "0.2"
Expand Down

0 comments on commit f5525e7

Please sign in to comment.