summaryrefslogtreecommitdiff
path: root/libc-test/Cargo.toml
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-26 06:20:46 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-26 06:20:46 +0000
commit157bb12a925dc114b75aa17ec8cba828d987adb3 (patch)
treea7d0b25cd018722a3c7277eac95f7573c3ae8d77 /libc-test/Cargo.toml
parent530f31f6c17624f20f3897ae930eaea34a574296 (diff)
downloadrust-libc-dependabot/cargo/ctest-0.2.7.tar.gz
Bump ctest from 0.2.6 to 0.2.7dependabot/cargo/ctest-0.2.7
Bumps [ctest](https://github.com/alexcrichton/ctest) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/alexcrichton/ctest/releases) - [Commits](https://github.com/alexcrichton/ctest/commits/0.2.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'libc-test/Cargo.toml')
-rw-r--r--libc-test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc-test/Cargo.toml b/libc-test/Cargo.toml
index 089a3a2d09..a8a23a7736 100644
--- a/libc-test/Cargo.toml
+++ b/libc-test/Cargo.toml
@@ -9,7 +9,7 @@ path = ".."
default-features = false
[build-dependencies]
-ctest = "0.2.6"
+ctest = "0.2.7"
[features]
default = [ "use_std" ]