diff --git a/Cargo.toml b/Cargo.toml index 0923c4d..095e390 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ categories = ["os"] [build-dependencies] -cc = "1.0" +cc = "1.1" [features] default = ["std"]