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