mirror of
https://github.com/lightsoutgames/bevy_full_throttle
synced 2024-11-23 12:45:57 +00:00
chore: Bump windows
dependency.
This commit is contained in:
parent
2f8f3e2f6b
commit
0818de85ee
|
@ -13,7 +13,7 @@ bevy = { version = "0.10", default-features = false }
|
||||||
ctrlc = "3"
|
ctrlc = "3"
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
windows = { version = "0.46", features = ["Win32_Foundation", "Win32_System_Power", "Win32_System_Registry", "Win32_System_SystemServices"] }
|
windows = { version = "0.48", features = ["Win32_Foundation", "Win32_System_Power", "Win32_System_Registry", "Win32_System_SystemServices"] }
|
||||||
|
|
||||||
[package.metadata.release]
|
[package.metadata.release]
|
||||||
publish = false
|
publish = false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user