Skip to content

Commit 047c818

Browse files
authored
Merge pull request #69 from mulkieran/issue_project_821
Increase bindgen dependency lower bound to 0.72.0
2 parents aca9a1e + e74b6ce commit 047c818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ errno = "0.3.0"
2424
libc = "0.2.133"
2525

2626
[build-dependencies]
27-
bindgen = "0.71.0"
27+
bindgen = "0.72.0"
2828

2929
[dev-dependencies]
3030
glob = "0.3.0"

0 commit comments

Comments
 (0)