From bfb4bb22e7019582e7c84c4dde5a7dbc84ed9efb Mon Sep 17 00:00:00 2001 From: Mohd Tarmizi Date: Thu, 11 Feb 2016 17:09:19 +0800 Subject: [PATCH] Update libc --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fbcd5dc..f71d7dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ readme = "README.md" keywords = ["fastcgi", "web", "server", "protocol", "cgi"] [dependencies] -libc = "0.1.8" +libc = "0.2.7"