diff --git a/Cargo.toml b/Cargo.toml index fe2fcf0667..2ae1274e21 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"