diff --git a/Cargo.toml b/Cargo.toml index c7a079e..ed0ef42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ wasm-console = ["web-sys/console"] home = "0.5" [target.'cfg(target_os = "macos")'.dependencies] -core-foundation = "0.9" +core-foundation = "0.10" [target.'cfg(target_os = "android")'.dependencies] jni = "0.21"