chore: fix some clippy warnings

This commit is contained in:
Nathan Fiedler
2023-09-17 14:45:35 -07:00
parent ce0792f27b
commit ef1867e9f9
3 changed files with 12 additions and 12 deletions

View File

@ -14,7 +14,7 @@ build = "build.rs"
libc = "0.2"
[build-dependencies]
bindgen = "0.66.1"
bindgen = "0.68.1"
pkg-config = "0.3"
[features]