Make custom wine comamnd do something
This commit is contained in:
@@ -28,6 +28,10 @@ tauri-plugin-dialog = "2.3.3"
|
||||
tauri-plugin-notification = "2.3.1"
|
||||
sysinfo = "0.37.0"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
shlex = "1.3.0"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-single-instance = "2.3.3"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user