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"