Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: MiniaczQ <xnetroidpl@gmail.com>
  • Loading branch information
Friz64 and MiniaczQ committed Jun 17, 2024
1 parent 421f737 commit 515d262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ name = "ui"
required-features = ["render"]

[dependencies]
bevy = { version = "0.14.0-rc.2", default-features = false, features = [
bevy = { version = "0.14.0-rc.3", default-features = false, features = [
"bevy_asset",
] }
egui = { version = "0.27", default-features = false, features = ["bytemuck"] }
Expand Down

0 comments on commit 515d262

Please sign in to comment.