diff --git a/Cargo.toml b/Cargo.toml index 0eb47e8..709669a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ exclude = [ "build", "debian" ] anyhow = "1" clap = "2.33" flate2 = "1.0" -libc = "0.2.48" +libc = "0.2"