From 61203b6a72dae7e27c173e95521a8ab46f2d76d2 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 10 Nov 2016 11:29:36 -0700 Subject: [PATCH] Update libc --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a8626bfe5e..c32403ebf1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -32,7 +32,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "libc" version = "0.2.17" -source = "git+https://github.com/rust-lang/libc.git#9195462a49857ac4a22293f00cee6c79443c7272" +source = "git+https://github.com/rust-lang/libc.git#6e8c1b490ccbe5e84d248bab883515bc85394b5f" [[package]] name = "libc"