Skip to content

Commit 501e440

Browse files
authored
Merge pull request #215 from open-quantum-safe/dependabot/cargo/bindgen-0.66
Update bindgen requirement from 0.65 to 0.66
2 parents 07ac38f + 1158eb0 commit 501e440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oqs-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ libc = "0.2"
1919

2020
[build-dependencies]
2121
cmake = "0.1"
22-
bindgen = "0.65"
22+
bindgen = "0.66"
2323
build-deps = "0.1"
2424

2525
[features]

0 commit comments

Comments
 (0)