Skip to content

Commit

Permalink
chore: update test-case requirement from 2.2.2 to 3.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [test-case](https://github.com/frondeus/test-case) to permit the latest version.
- [Release notes](https://github.com/frondeus/test-case/releases)
- [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md)
- [Commits](frondeus/test-case@v2.2.2...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent 035fbb4 commit 7564480
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 @@ -12,4 +12,4 @@ license = "MIT OR Apache-2.0"
[dependencies]

[dev-dependencies]
test-case = "2.2.2"
test-case = "3.0.0"

0 comments on commit 7564480

Please sign in to comment.