diff --git a/Cargo.toml b/Cargo.toml index 33d1fda80..089339b8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ core_midi = ["coreaudio-sys/core_midi"] [dependencies] bitflags = "1.0" coreaudio-sys = { version = "0.2", default-features = false } -core-foundation-sys = "0.6.2" +core-foundation-sys = "0.8.4" [package.metadata.docs.rs] all-features = true