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