Skip to content

Commit 73d9513

Browse files
fix(deps): update rust crate bindgen to 0.71.0
1 parent 48f3762 commit 73d9513

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

Cargo.lock

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

library/bind-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
license = "MIT"
99

1010
[dependencies]
11-
bindgen = "0.69.4"
11+
bindgen = "0.71.0"
1212
doxygen-rs = "0.4.2"
1313

1414
# force set version to *NOT* to update MSRV by PATCH VERSION to build with Rust 1.76

0 commit comments

Comments
 (0)