mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(deps): update rust crate cocoa to 0.26 (#1650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ android_logger = "0.14"
|
||||
[target."cfg(target_os = \"ios\")".dependencies]
|
||||
swift-rs = "1"
|
||||
objc = "0.2"
|
||||
cocoa = "0.25"
|
||||
cocoa = "0.26"
|
||||
|
||||
[features]
|
||||
colored = ["fern/colored"]
|
||||
|
||||
Reference in New Issue
Block a user