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.
2 parents c047ca0 + c4aed60 commit 401ba79Copy full SHA for 401ba79
libc-test/Cargo.toml
@@ -11,7 +11,7 @@ default-features = false
11
[build-dependencies]
12
cc = "1.0"
13
# FIXME: Use fork ctest until the maintainer gets back.
14
-ctest = { git = "https://github.com/JohnTitor/ctest.git", branch = "master" }
+ctest = { git = "https://github.com/JohnTitor/ctest.git", branch = "old-ctest" }
15
16
[features]
17
default = [ "std" ]
0 commit comments