diff --git a/proptest/Cargo.toml b/proptest/Cargo.toml index dd52fd25..0828eccd 100644 --- a/proptest/Cargo.toml +++ b/proptest/Cargo.toml @@ -120,4 +120,4 @@ rustdoc-args = ["--cfg", "docsrs"] [dev-dependencies] regex = "1.0" -trybuild = "=1.0.0" +trybuild = "=1.0.96"