Commit de7d1dc2 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

bindgen 0.68

parent ea204f53
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ libc = "0.2"
bssl-sys = { version = "0.1.0", optional = true }

[build-dependencies]
bindgen = { version = "0.66.0", optional = true, features = ["experimental"] }
bindgen = { version = "0.68.0", optional = true, features = ["experimental"] }
cc = "1.0.61"
openssl-src = { version = "300.2.0", optional = true, features = ["legacy"] }
pkg-config = "0.3.9"