Bump dependency.

This commit is contained in:
Nolan Darilek 2022-05-10 12:12:43 -05:00
parent 19f79f6b9a
commit af21188947

View File

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