forked from akanyan/STARTLINER
feat: display witchcraft
This commit is contained in:
@ -44,3 +44,6 @@ tauri-plugin-fs = "2"
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-single-instance = { version = "2", features = ["deep-link"] }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winsafe = { version = "0.0.23", features = ["user"] }
|
||||
displayz = "0.1.0"
|
||||
|
Reference in New Issue
Block a user