chore(deps): update rust crate objc2 to 0.6

Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
This commit is contained in:
leafdbot[bot] 2025-10-10 19:32:14 +00:00 committed by GitHub
parent dab9a807a5
commit cee332db96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ once_cell = "1"
tauri-plugin-updater = "2" tauri-plugin-updater = "2"
[target."cfg(target_os = \"macos\")".dependencies] [target."cfg(target_os = \"macos\")".dependencies]
objc2 = "0.5" objc2 = "0.6"
objc2-app-kit = { version = "0.2", features = ["NSColor"] } objc2-app-kit = { version = "0.2", features = ["NSColor"] }
objc2-foundation = "0.2" objc2-foundation = "0.2"