diff --git a/Cargo.toml b/Cargo.toml index 9627e00..896a7a6 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.68" +version = "0.69" default-features = false features = ["runtime"]