Skip to content

Commit

Permalink
Update trybuild requirement from =1.0.0 to =1.0.100
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.100)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 772e647 commit 70c2923
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 @@ -121,4 +121,4 @@ rustdoc-args = ["--cfg", "docsrs"]

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

0 comments on commit 70c2923

Please sign in to comment.