Skip to content

Commit 70edfe7

Browse files
Update trybuild requirement from =1.0.0 to =1.0.97
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.97) --- updated-dependencies: - dependency-name: trybuild dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1125b1 commit 70edfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proptest/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ rustdoc-args = ["--cfg", "docsrs"]
120120

121121
[dev-dependencies]
122122
regex = "1.0"
123-
trybuild = "=1.0.0"
123+
trybuild = "=1.0.97"

0 commit comments

Comments
 (0)