Skip to content

Commit 6153363

Browse files
committed
Auto merge of #1253 - gnzlbg:update-ctest, r=gnzlbg
Always use the latest ctest
2 parents d7952a5 + c1e0a3f commit 6153363

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
@@ -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)