From de9ae7d6cd9b95d9d29ba8f181889bb201da82a5 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Thu, 6 Jun 2019 19:48:35 -0600 Subject: Start the next dev cycle --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e8833a7a..30326062 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ ] [dependencies] -libc = "0.2.57" +libc = { git = "https://github.com/rust-lang/libc" } bitflags = "1.0" cfg-if = "0.1.0" void = "1.0.2" -- cgit v1.2.3