diff --git a/Cargo.toml b/Cargo.toml index 58c2387b5..4fb197154 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -82,7 +82,7 @@ dunce = "1" [target."cfg(any(target_os = \"ios\", target_os = \"macos\"))".dependencies] block = "0.1" -cocoa = "0.24" +cocoa = "0.25" core-graphics = "0.22" objc = "0.2" objc_id = "0.1"