We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a0de5 commit b8559cbCopy full SHA for b8559cb
openssl-sys/Cargo.toml
@@ -24,7 +24,7 @@ bssl-sys = { version = "0.1.0", optional = true }
24
25
[build-dependencies]
26
bindgen = { version = "0.64.0", optional = true, features = ["experimental"] }
27
-cc = "1.0.52"
+cc = "1.0.61"
28
openssl-src = { version = "111", optional = true }
29
pkg-config = "0.3.9"
30
0 commit comments