Skip to content

Commit

Permalink
Update trybuild requirement from =1.0.0 to =1.0.96
Browse files Browse the repository at this point in the history
Updates the requirements on [trybuild](https://github.com/dtolnay/trybuild) to permit the latest version.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.0...1.0.96)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent c117b76 commit bc8fa4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proptest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ rustdoc-args = ["--cfg", "docsrs"]

[dev-dependencies]
regex = "1.0"
trybuild = "=1.0.0"
trybuild = "=1.0.96"

0 comments on commit bc8fa4a

Please sign in to comment.