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 ea204f5 commit de7d1dcCopy full SHA for de7d1dc
openssl-sys/Cargo.toml
@@ -24,7 +24,7 @@ libc = "0.2"
24
bssl-sys = { version = "0.1.0", optional = true }
25
26
[build-dependencies]
27
-bindgen = { version = "0.66.0", optional = true, features = ["experimental"] }
+bindgen = { version = "0.68.0", optional = true, features = ["experimental"] }
28
cc = "1.0.61"
29
openssl-src = { version = "300.2.0", optional = true, features = ["legacy"] }
30
pkg-config = "0.3.9"
0 commit comments