Skip to content

Commit c13183b

Browse files
committed
Relax cc requirements more
1 parent b732f24 commit c13183b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ features = [ "rand", "serde", "recovery", "endomorphism" ]
1919
all-features = true
2020

2121
[build-dependencies]
22-
cc = ">= 1.0.28, <= 1.0.35"
22+
cc = ">= 1.0.28"
2323

2424
[lib]
2525
name = "secp256k1"

0 commit comments

Comments
 (0)