Skip to content

Commit 91b09b5

Browse files
committed
Update bindgen to 0.72.0
Signed-off-by: Jakub Jelen <[email protected]>
1 parent 86c78ff commit 91b09b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cryptoki-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/crate/cryptoki-sys"
1313
rust-version = "1.77"
1414

1515
[build-dependencies]
16-
bindgen = { version = "0.71.1", optional = true }
16+
bindgen = { version = "0.72.0", optional = true }
1717

1818
[dependencies]
1919
libloading = "0.8.6"

0 commit comments

Comments
 (0)