Skip to content

Commit de7d1dc

Browse files
committed
bindgen 0.68
1 parent ea204f5 commit de7d1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openssl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ libc = "0.2"
2424
bssl-sys = { version = "0.1.0", optional = true }
2525

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

0 commit comments

Comments
 (0)