Skip to content

Commit

Permalink
Update bindgen to 0.70 (#123)
Browse files Browse the repository at this point in the history
Update bindings
  • Loading branch information
ldm0 authored Aug 25, 2024
1 parent e87c666 commit ae45d1f
Show file tree
Hide file tree
Showing 2 changed files with 4,294 additions and 17,181 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ doctest = false
libc = "0.2"

[build-dependencies]
bindgen = "0.69"
camino = "1.0.9"
bindgen = "0.70"
camino = "1.1"
once_cell = "1.12"
vcpkg = { version = "0.2", optional = true }

Expand Down
Loading

0 comments on commit ae45d1f

Please sign in to comment.