summaryrefslogtreecommitdiff
path: root/libc-test/generate-files/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'libc-test/generate-files/Cargo.lock')
-rw-r--r--libc-test/generate-files/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc-test/generate-files/Cargo.lock b/libc-test/generate-files/Cargo.lock
index b7a16f752c..8a599cff1b 100644
--- a/libc-test/generate-files/Cargo.lock
+++ b/libc-test/generate-files/Cargo.lock
@@ -53,7 +53,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libc"
-version = "0.2.4"
+version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
@@ -61,7 +61,7 @@ name = "log"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "libc 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]