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

Commit

Permalink
⬆️ Update test-generator requirement from 0.2 to 0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [test-generator](https://github.com/frehberg/test-generator) to permit the latest version.
- [Release notes](https://github.com/frehberg/test-generator/releases)
- [Commits](https://github.com/frehberg/test-generator/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and mockersf committed Aug 16, 2019
1 parent 346a1eb commit d5f1736
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 @@ -23,7 +23,7 @@ reqwest = { version = "0.9", optional = true }
failure = "0.1"

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

0 comments on commit d5f1736

Please sign in to comment.