Skip to content

Commit c1e0a3f

Browse files
committed
Always use the latest ctest
1 parent ed160db commit c1e0a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ default-features = false
1010

1111
[build-dependencies]
1212
cc = "1.0"
13-
ctest = "0.2.8"
13+
ctest = "0.2"
1414

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

0 commit comments

Comments
 (0)