This commit is contained in:
Nolan Darilek 2023-07-16 12:54:27 -05:00
parent 047633b699
commit a0875b7d5f

View File

@ -3,7 +3,7 @@ name = "bevy_full_throttle"
description = "Enable CPU performance mode for Bevy games" description = "Enable CPU performance mode for Bevy games"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
repository = "https://labs.lightsout.games/projects/bevy_full_throttle" repository = "https://labs.lightsout.games/projects/bevy_full_throttle"
version = "0.2.2" version = "0.3.0"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html