diff --git a/Cargo.toml b/Cargo.toml index 345c014..75fa155 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ thiserror = "2.0.3" cocoa = "0.26.0" objc = "0.2.7" core-foundation = "0.10.0" -core-graphics = "0.24.0" +core-graphics = "0.25.0" objc_id = "0.1.1" objc-foundation = "0.1.1" objc2-core-foundation = "0.3.0"