diff --git a/Cargo.toml b/Cargo.toml index ec5dc6ee..1ce9943e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" futures = "0.1.27" [build-dependencies] -bindgen = "0.49" +bindgen = "0.52" cc = "1.0" glob = "0.3" semver = "0.9"