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 57b1d92 commit 6e2d113Copy full SHA for 6e2d113
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 = { git = "https://github.com/GuillaumeGomez/ctest2", branch = "long-double" }# "0.4.2"
22
23
[features]
24
default = [ "std" ]
0 commit comments