diff --git a/zstd-safe/zstd-sys/Cargo.toml b/zstd-safe/zstd-sys/Cargo.toml index 29a22cb3..0bcdd7ee 100644 --- a/zstd-safe/zstd-sys/Cargo.toml +++ b/zstd-safe/zstd-sys/Cargo.toml @@ -59,7 +59,7 @@ features = ["runtime", "which-rustfmt"] version = "0.3" [build-dependencies.cc] -version = "1.0.45" +version = "1.0.86" features = ["parallel"] [features]