Add windows-sys to cargo.toml
This commit is contained in:
parent
449bf17692
commit
663c720f2a
@ -62,6 +62,7 @@ nix = "=0.30.1"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
libc = "0.2.172"
|
||||
windows-sys = "0.60.2"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-updater = "2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user