mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 10:14:45 +08:00
feat: init macos linux support
This commit is contained in:
@ -19,8 +19,11 @@ once_cell = "1.19"
|
||||
reqwest = { version = "0.12", features = ["rustls-tls-webpki-roots", "cookies", "gzip", "json", "stream"] }
|
||||
hickory-resolver = { version = "0.24" }
|
||||
anyhow = "1.0"
|
||||
win32job = "2"
|
||||
|
||||
scopeguard = "1.2"
|
||||
notify-rust = "4"
|
||||
windows = { version = "0.57.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
||||
asar = "0.3.0"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.57.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
||||
win32job = "2"
|
Reference in New Issue
Block a user