diff --git a/Cargo.toml b/Cargo.toml index 5e3efc929b..170ec7004a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ objc = "0.2" [target."cfg(target_os = \"macos\")".dependencies] cocoa = "0.24" core-foundation = "0.9" -core-graphics = "0.22" +core-graphics = "0.23" dispatch = "0.2" scopeguard = "1.1" png = "0.17"