Skip to content

Commit 0f8ac0f

Browse files
committed
bindgen 0.69
1 parent de7d1dc commit 0f8ac0f

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.68.0", optional = true, features = ["experimental"] }
27+
bindgen = { version = "0.69.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)