From 8a7f4bba830a82473588d9b41f8725a3105ac614 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 3 Nov 2016 17:39:57 -0600 Subject: [PATCH] Update libc --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 261e30d8d5..4353caba0e 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/redox-os/liblibc.git?branch=redox#4ddaf1f4c1675785cc8cc66c9ce7e5f7e7745789" +source = "git+https://github.com/redox-os/liblibc.git?branch=redox#fe0eb1175d38aa52ac3b36e9914d5217ddb0c305" [[package]] name = "libc"