We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6637a commit b0d7917Copy full SHA for b0d7917
test_suite/Cargo.toml
@@ -18,4 +18,4 @@ rustversion = "1.0"
18
serde = { path = "../serde", features = ["rc"] }
19
serde_derive = { path = "../serde_derive", features = ["deserialize_in_place"] }
20
serde_test = "1.0.176"
21
-trybuild = { version = "1.0.66", features = ["diff"] }
+trybuild = { version = "1.0.97", features = ["diff"] }
0 commit comments