diff --git a/Cargo.toml b/Cargo.toml index 0a9e99f..91c787d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ features = [ ] [target.'cfg(target_os = "macos")'.dependencies] -objc2 = "0.5.2" +objc2 = "0.6.0" objc2-app-kit = { version = "0.2.2", default-features = false, features = [ "std", "NSApplication",