Skip to content

Commit ff1ce6d

Browse files
authored
bindgen 0.66
1 parent e77c849 commit ff1ce6d

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
@@ -23,7 +23,7 @@ libc = "0.2"
2323
bssl-sys = { version = "0.1.0", optional = true }
2424

2525
[build-dependencies]
26-
bindgen = { version = "0.65.0", optional = true, features = ["experimental"] }
26+
bindgen = { version = "0.66.0", optional = true, features = ["experimental"] }
2727
cc = "1.0.61"
2828
openssl-src = { version = "300.2.0", optional = true, features = ["legacy"] }
2929
pkg-config = "0.3.9"

0 commit comments

Comments
 (0)