Skip to content

Commit

Permalink
Set bindgen dependency to 0.68.1
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <[email protected]>
  • Loading branch information
bgurney-rh committed Sep 18, 2023
1 parent 99794d8 commit 0b797ad
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 15 deletions.
54 changes: 40 additions & 14 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 @@ -213,7 +213,7 @@ pkg-config = "0.3.18"
[build-dependencies.bindgen]
default_features = false
features = ["runtime"]
version = "0.63.0"
version = "0.68.1"
optional = true

[dev-dependencies]
Expand Down

0 comments on commit 0b797ad

Please sign in to comment.