Skip to content

Commit

Permalink
Update yare requirement from 1.0.2 to 2.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [yare](https://github.com/foresterre/yare) to permit the latest version.
- [Release notes](https://github.com/foresterre/yare/releases)
- [Changelog](https://github.com/foresterre/yare/blob/main/CHANGELOG.md)
- [Commits](foresterre/yare@v1.0.2...yare-macro-v2.0.0)

---
updated-dependencies:
- dependency-name: yare
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 0d32cbf commit 8a18e28
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 @@ serde_json = "1"
indicatif = "0.17.5"

# parameterized tests
yare = "1.0.2"
yare = "2.0.0"

# --- Examples

Expand Down

0 comments on commit 8a18e28

Please sign in to comment.