Skip to content

Commit 01bbff3

Browse files
fix(deps): update rust crate bindgen to 0.72.0
1 parent 2a31ad8 commit 01bbff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.72.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)