Skip to content

Commit

Permalink
update Bevy rc
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Jun 22, 2024
1 parent d6dced3 commit beca0cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ categories = ["game-development"]
interpolation = "0.3"

[dependencies.bevy]
version = "0.14.0-rc.2"
version = "0.14.0-rc.3"
default-features = false

[dev-dependencies.bevy]
version = "0.14.0-rc.2"
version = "0.14.0-rc.3"
default-features = false
features = ["bevy_render", "bevy_sprite", "bevy_ui"]

Expand Down

0 comments on commit beca0cf

Please sign in to comment.