mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
chore(deps): update embed_plist to 1.4
This commit is contained in:
parent
0b4882ed92
commit
b3591d46e6
@ -96,7 +96,7 @@ glib = "0.15"
|
|||||||
webkit2gtk = { version = "0.18.2", features = [ "v2_22" ] }
|
webkit2gtk = { version = "0.18.2", features = [ "v2_22" ] }
|
||||||
|
|
||||||
[target."cfg(target_os = \"macos\")".dependencies]
|
[target."cfg(target_os = \"macos\")".dependencies]
|
||||||
embed_plist = "1.2"
|
embed_plist = "1.4"
|
||||||
cocoa = "0.24"
|
cocoa = "0.24"
|
||||||
objc = "0.2"
|
objc = "0.2"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user