Fix tauri build again
This commit is contained in:
1768
src-tauri/Cargo.lock
generated
1768
src-tauri/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -44,5 +44,5 @@ custom-protocol = ["tauri/custom-protocol"]
|
|||||||
# crate-type = ["staticlib", "cdylib", "rlib", "lib"]
|
# crate-type = ["staticlib", "cdylib", "rlib", "lib"]
|
||||||
|
|
||||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||||
tauri-plugin-single-instance = { version = "2.0.0", features = ["deep-link"] }
|
tauri-plugin-single-instance = { version = "2.2.3", features = ["deep-link"] }
|
||||||
tauri-plugin-updater = "2.7.1"
|
tauri-plugin-updater = "2.7.1"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user