Bump update of tauri
This commit is contained in:
@@ -38,3 +38,9 @@ tauri = { path = "../../../packages/tauri/crates/tauri" }
|
||||
cocoa = "0.25"
|
||||
objc = "0.2.7"
|
||||
rand = "0.8"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-updater = "2"
|
||||
|
||||
[target.'cfg(any(target_os = "macos", windows, target_os = "linux"))'.dependencies]
|
||||
tauri-plugin-updater = "2"
|
||||
|
||||
Reference in New Issue
Block a user