mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 01:53:41 +08:00
Merge pull request #37 from StarCitizenToolBox/dependabot/cargo/rust/windows-0.57.0
build(deps): update windows requirement from 0.56.0 to 0.57.0 in /rust
This commit is contained in:
commit
8913fe167f
@ -22,5 +22,5 @@ anyhow = "1.0"
|
|||||||
win32job = "2"
|
win32job = "2"
|
||||||
scopeguard = "1.2"
|
scopeguard = "1.2"
|
||||||
notify-rust = "4"
|
notify-rust = "4"
|
||||||
windows = { version = "0.56.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
windows = { version = "0.57.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
||||||
asar = "0.3.0"
|
asar = "0.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user