We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b45e57 commit a51f831Copy full SHA for a51f831
1 file changed
test_suite/Cargo.toml
@@ -15,4 +15,4 @@ serde_derive = { path = "../serde_derive", features = ["deserialize_in_place"] }
15
serde_test = { path = "../serde_test" }
16
17
[dependencies]
18
-compiletest_rs = { version = "0.3", optional = true }
+compiletest_rs = { version = "0.3", optional = true, features = ["stable"] }
0 commit comments