chore: update dependencies and bindgen usage

cargo test passes
This commit is contained in:
Nathan Fiedler
2021-04-09 18:21:08 -07:00
parent fe415039b1
commit 8f9526e5ae
2 changed files with 5 additions and 5 deletions

View File

@ -14,8 +14,8 @@ build = "build.rs"
libc = "0.2.70"
[build-dependencies]
bindgen = "0.56.0"
pkg-config = "0.3.17"
bindgen = "0.58"
pkg-config = "0.3"
[features]