Skip to content

Commit c4aed60

Browse files
committed
Change branch specification
1 parent c047ca0 commit c4aed60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ default-features = false
1111
[build-dependencies]
1212
cc = "1.0"
1313
# FIXME: Use fork ctest until the maintainer gets back.
14-
ctest = { git = "https://github.com/JohnTitor/ctest.git", branch = "master" }
14+
ctest = { git = "https://github.com/JohnTitor/ctest.git", branch = "old-ctest" }
1515

1616
[features]
1717
default = [ "std" ]

0 commit comments

Comments
 (0)