Skip to content

Commit e72f187

Browse files
committed
Update ctest to 0.2
1 parent 9be97c9 commit e72f187

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)