We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3934d8 commit 037806fCopy full SHA for 037806f
libc-test/Cargo.toml
@@ -18,7 +18,7 @@ default-features = false
18
[build-dependencies]
19
cc = "1.0.61"
20
# FIXME: Use fork ctest until the maintainer gets back.
21
-ctest2 = "0.4"
+ctest2 = "0.4.2"
22
23
[features]
24
default = [ "std" ]
0 commit comments