mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-05-09 20:51:22 +08:00
build(deps): update windows requirement from 0.60.0 to 0.61.1 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/commits) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5f3e4753c
commit
bea907b817
@ -25,7 +25,7 @@ notify-rust = "4"
|
||||
asar = "0.3.0"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.60.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
||||
windows = { version = "0.61.1", features = ["Win32_UI_WindowsAndMessaging"] }
|
||||
win32job = "2"
|
||||
|
||||
[lints.rust]
|
||||
|
Loading…
x
Reference in New Issue
Block a user