summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-17 05:28:25 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-17 05:28:25 +0000
commit2ac6036d2bcecec8798dc345faa7d247ed02b5c5 (patch)
tree39c0488092eb14c8741a5d6e0855a38f262fe6dc
parent73c02637c4624eed576087b6c0aca91e3f94b383 (diff)
downloadrust-libc-dependabot/cargo/ctest-bf780a0.tar.gz
Bump ctest from `5c53723` to `bf780a0`dependabot/cargo/ctest-bf780a0
Bumps [ctest](https://github.com/alexcrichton/ctest) from `5c53723` to `bf780a0`. - [Release notes](https://github.com/alexcrichton/ctest/releases) - [Commits](https://github.com/alexcrichton/ctest/compare/5c537236d150da311d67b8ccf4c3c49987b92c8d...bf780a0e62caf4fb4747bd683713864b444bd6fb) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2de1ae7102..2a62e2b449 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -21,7 +21,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ctest"
version = "0.1.7"
-source = "git+https://github.com/alexcrichton/ctest#5c537236d150da311d67b8ccf4c3c49987b92c8d"
+source = "git+https://github.com/alexcrichton/ctest#bf780a0e62caf4fb4747bd683713864b444bd6fb"
dependencies = [
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
"syntex_syntax 0.59.1 (registry+https://github.com/rust-lang/crates.io-index)",