Skip to content

Commit

Permalink
update bevy
Browse files Browse the repository at this point in the history
  • Loading branch information
seabassjh committed Nov 10, 2023
1 parent 5e19c69 commit de14e85
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 @@ -14,7 +14,7 @@ instant = "0.1"
thiserror = "1.0"
bevy-async-task = "1.2"
async-trait = "0.1"
bevy = { version = "0.11", default-features = false }
bevy = { version = "0.12", default-features = false }

[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
getrandom = { version = "0.2" }
Expand Down

0 comments on commit de14e85

Please sign in to comment.