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 50787ed commit bc91c55Copy full SHA for bc91c55
openssl-sys/Cargo.toml
@@ -25,7 +25,7 @@ bssl-sys = { version = "0.1.0", optional = true }
25
[build-dependencies]
26
bindgen = { version = "0.64.0", optional = true, features = ["experimental"] }
27
cc = "1.0.61"
28
-openssl-src = { version = "111", optional = true }
+openssl-src = { version = "300", optional = true }
29
pkg-config = "0.3.9"
30
vcpkg = "0.2.8"
31
0 commit comments