Skip to content

Commit 2c063c2

Browse files
committed
Auto merge of #1062 - alexcrichton:update-ctest, r=alexcrichton
Update ctest to 0.2
2 parents 9be97c9 + e72f187 commit 2c063c2

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

Cargo.lock

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libc-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = ".."
99
default-features = false
1010

1111
[build-dependencies]
12-
ctest = { git = "https://github.com/alexcrichton/ctest" }
12+
ctest = "0.2"
1313

1414
[features]
1515
default = [ "use_std" ]

0 commit comments

Comments
 (0)