diff --git a/Cargo.toml b/Cargo.toml index e702d5b..5d9d06f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ features = [ "rand", "serde" ] all-features = true [build-dependencies] -cc = "1.0" +cc = "=1.0.26" [lib] name = "secp256k1"