summaryrefslogtreecommitdiff
path: root/libc-test/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'libc-test/Cargo.lock')
-rw-r--r--libc-test/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc-test/Cargo.lock b/libc-test/Cargo.lock
index fd2a533959..e5564c5643 100644
--- a/libc-test/Cargo.lock
+++ b/libc-test/Cargo.lock
@@ -3,7 +3,7 @@ name = "libc-test"
version = "0.1.0"
dependencies = [
"ctest 0.1.0 (git+https://github.com/alexcrichton/ctest)",
- "libc 0.2.6",
+ "libc 0.2.7",
]
[[package]]
@@ -59,7 +59,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libc"
-version = "0.2.6"
+version = "0.2.7"
[[package]]
name = "log"