Skip to content

Commit

Permalink
⬆️ Update test-strategy requirement from ^0.3.1 to ^0.4.0 (#16)
Browse files Browse the repository at this point in the history
Updates the requirements on [test-strategy](https://github.com/frozenlib/test-strategy) to permit the latest version.
- [Commits](frozenlib/test-strategy@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: test-strategy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent aa7be6a commit 18cf433
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 @@ -28,7 +28,7 @@ getset = "^0.1.2"
[dev-dependencies]
criterion = { version = "^0.5", features = ["html_reports"] }
test-case = "3"
test-strategy = "^0.3.1"
test-strategy = "^0.4.0"
mutants = "^0.0.3"
serde_json = "1.0.116"

Expand Down

0 comments on commit 18cf433

Please sign in to comment.