diff --git a/Cargo.toml b/Cargo.toml index 3532729..2b29c1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ build = "build.rs" libc = "0.2.70" [build-dependencies] -bindgen = "0.58" +bindgen = "0.59" pkg-config = "0.3" [features]