Skip to content

Commit

Permalink
♻ libpci-sys: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Sep 23, 2023
1 parent 33113f0 commit bc986e4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions libpci-sys/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 libpci-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = ["api-bindings"]
libc = { default-features = false, version = "0.2" }

[build-dependencies]
bindgen = { version = "0.66", default-features = false, features = ["runtime"] }
bindgen = { version = "0.68", default-features = false, features = ["runtime"] }
cc = "1"

[features]
Expand Down

0 comments on commit bc986e4

Please sign in to comment.