diff --git a/Cargo.toml b/Cargo.toml index ee0f8eaa..4ddc9e0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ gdk-pixbuf = "0.16" libxdo = { version = "0.6.0", optional = true } [target."cfg(target_os = \"macos\")".dependencies] -cocoa = "0.24" +cocoa = "0.25" objc = "0.2" png = "0.17"