Skip to content
Snippets Groups Projects
Unverified Commit c4aed601 authored by Yuki Okushi's avatar Yuki Okushi
Browse files

Change branch specification

parent c047ca04
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ default-features = false
[build-dependencies]
cc = "1.0"
# FIXME: Use fork ctest until the maintainer gets back.
ctest = { git = "https://github.com/JohnTitor/ctest.git", branch = "master" }
ctest = { git = "https://github.com/JohnTitor/ctest.git", branch = "old-ctest" }
[features]
default = [ "std" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment