Skip to content

Commit 8130dd7

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

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

Cargo.lock

+11-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

library/bind-utils/Cargo.toml

+1-1
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)