diff --git a/Cargo.toml b/Cargo.toml index 6f8c7d0..822e6e0 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.70" +version = "0.71" default-features = false features = ["runtime"]