mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2025-02-06 01:54:31 +08:00
build(deps): update windows requirement from 0.58.0 to 0.59.0 in /rust
Updates the requirements on [windows](https://github.com/microsoft/windows-rs) to permit the latest version. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/compare/0.58.0...0.59.0) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7be9bdf7c3
commit
8a679a0a66
@ -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