mirror of
https://github.com/lightsoutgames/bevy_full_throttle
synced 2024-11-10 06:15:57 +00:00
Bump dependency.
This commit is contained in:
parent
e166e3dbd2
commit
1ef2f67448
|
@ -10,4 +10,4 @@ edition = "2021"
|
||||||
bevy = { version = "0.6", default-features = false }
|
bevy = { version = "0.6", default-features = false }
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
windows = { version = "0.30", features = ["Win32_System_Power", "Win32_System_Registry", "Win32_System_SystemServices"] }
|
windows = { version = "0.32", features = ["Win32_System_Power", "Win32_System_Registry", "Win32_System_SystemServices"] }
|
Loading…
Reference in New Issue
Block a user