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 89ead98 commit cc44550Copy full SHA for cc44550
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.2"
+ctest2 = "0.4.3"
22
23
[features]
24
default = [ "std" ]
0 commit comments