diff --git a/Cargo.toml b/Cargo.toml index ff99924..b23e3ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/RustAudio/coreaudio-sys.git" build = "build.rs" [build-dependencies.bindgen] -version = "0.56" +version = "0.59" default-features = false features = ["runtime"]