mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-03-14 14:01:28 +08:00
Merge pull request #66 from StarCitizenToolBox/dependabot/cargo/rust/windows-0.59.0
build(deps): update windows requirement from 0.58.0 to 0.59.0 in /rust
This commit is contained in:
commit
ac36c0c248
@ -25,5 +25,5 @@ notify-rust = "4"
|
|||||||
asar = "0.3.0"
|
asar = "0.3.0"
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
windows = { version = "0.58.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
windows = { version = "0.59.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
||||||
win32job = "2"
|
win32job = "2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user