mirror of
https://github.com/lightsoutgames/bevy_full_throttle
synced 2024-11-13 01:25:57 +00:00
chore: Update windows
dependency.
This commit is contained in:
parent
8b0457fe5e
commit
ecca59b54f
|
@ -13,7 +13,7 @@ bevy = { version = "0.13", default-features = false }
|
|||
ctrlc = "3"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.54", features = [
|
||||
windows = { version = "0.56", features = [
|
||||
"Win32_Foundation",
|
||||
"Win32_System_Power",
|
||||
"Win32_System_Registry",
|
||||
|
|
Loading…
Reference in New Issue
Block a user