From 684c4574c09a6f2cc5a208e4505e9306602b4abc Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Mon, 29 May 2017 14:07:12 -0700 Subject: Update libc crate to 0.2.23 The 'libc' create got a couple of updates. This change imports the new code and bumps the version to use. Import subrepo libc/:libc at 7db3fd570dfb41a38fb17116e93679307178103a --- libc/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/Cargo.toml') diff --git a/libc/Cargo.toml b/libc/Cargo.toml index ed65b3f..3914fd6 100644 --- a/libc/Cargo.toml +++ b/libc/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libc" -version = "0.2.21" +version = "0.2.23" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md" -- cgit v1.2.1