diff --git a/Cargo.toml b/Cargo.toml index 49cd067..3b38287 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ bytemuck = { version = "1.12.3", features = ["extern_crate_alloc"] } core-graphics = "0.24.0" foreign-types = "0.5.0" objc2 = "0.5.2" -objc2-foundation = { version = "0.2.2", features = [ +objc2-foundation = { version = "0.3.0", features = [ "NSDictionary", "NSGeometry", "NSKeyValueObserving",