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 8f72f7b commit ada52fcCopy full SHA for ada52fc
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
31
[target.'cfg(target_env = "msvc")'.build-dependencies]
0 commit comments