mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 00:21:32 +03:00
chore: aligned cocoa
crate to 0.25 (#8297)
This commit is contained in:
parent
ad8836b1d2
commit
5ff6a74430
@ -33,7 +33,7 @@ webkit2gtk = { version = "=2.0", features = [ "v2_38" ] }
|
||||
percent-encoding = "2.1"
|
||||
|
||||
[target."cfg(any(target_os = \"ios\", target_os = \"macos\"))".dependencies]
|
||||
cocoa = "0.24"
|
||||
cocoa = "0.25"
|
||||
|
||||
[target."cfg(target_os = \"android\")".dependencies]
|
||||
jni = "0.21"
|
||||
|
Loading…
Reference in New Issue
Block a user