Skip to content

Commit

Permalink
Cargo.toml: bump bindgen version
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Esteve <aesteve@redhat.com>
  • Loading branch information
aesteve-rh authored and Gnurou committed Nov 30, 2024
1 parent 5f1117d commit 7009b03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 39 deletions.
40 changes: 2 additions & 38 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 lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ log = "0.4.14"
enumn = "0.1.6"

[build-dependencies]
bindgen = "0.69"
bindgen = "0.70.1"

# For example programs
[dev-dependencies]
Expand Down

0 comments on commit 7009b03

Please sign in to comment.