summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 202e57695e..d6f736584a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -78,14 +78,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libc"
-version = "0.2.35"
+version = "0.2.36"
[[package]]
name = "libc-test"
version = "0.1.0"
dependencies = [
"ctest 0.1.6 (git+https://github.com/alexcrichton/ctest)",
- "libc 0.2.35",
+ "libc 0.2.36",
]
[[package]]