Skip to content

Commit 713f5da

Browse files
fix(deps): update rust crate bindgen to 0.71.0
1 parent b9d68d5 commit 713f5da

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
@@ -7,5 +7,5 @@ edition = "2021"
77
license = "MIT"
88

99
[dependencies]
10-
bindgen = "0.69.4"
10+
bindgen = "0.71.0"
1111
doxygen-rs = "0.4.2"

0 commit comments

Comments
 (0)