Skip to content

Commit

Permalink
Merge pull request #25 from Axcient/bindgen-0.64.0
Browse files Browse the repository at this point in the history
Update bindgen to 0.64.0
  • Loading branch information
asomers-ax committed Mar 21, 2023
2 parents 6d3655f + 24b0f3b commit b14cb7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 26 deletions.
27 changes: 2 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ serde = "1.0.60"
serde_derive = "1.0"

[build-dependencies]
bindgen = { version = "0.60.0", features=[] }
bindgen = { version = "0.64.0", features=[] }

0 comments on commit b14cb7b

Please sign in to comment.