diff --git a/Cargo.toml b/Cargo.toml index 76f5c77..19544a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,7 +73,7 @@ objc2 = "0.6" # Apple frameworks core-foundation = "0.10" core-foundation-sys = "0.8" -core-graphics = "0.24" +core-graphics = "0.25" core-text = "=21.0.0" uuid = { version = "1", features = ["v4", "v5"] } block2 = "0.6"