Skip to content

Commit 480c595

Browse files
fix(deps): update rust crate bindgen to 0.70.0
1 parent a86c055 commit 480c595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/bind-utils/Cargo.toml

+1-1
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.70.0"
1111
doxygen-rs = "0.4.2"

0 commit comments

Comments
 (0)