Bump dependency.

This commit is contained in:
Nolan Darilek 2022-10-04 14:52:36 -05:00
parent afcb35661d
commit 548b161bdc

View File

@ -10,4 +10,4 @@ edition = "2021"
bevy = { version = "0.8", default-features = false }
[target.'cfg(windows)'.dependencies]
windows = { version = "0.40", features = ["Win32_System_Power", "Win32_System_Registry", "Win32_System_SystemServices"] }
windows = { version = "0.42", features = ["Win32_System_Power", "Win32_System_Registry", "Win32_System_SystemServices"] }