summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2024-01-14 13:14:06 +0100
committerTom Barrett <tom@tombarrett.xyz>2024-01-14 13:14:06 +0100
commit7ad283fd40e093511a84f9f1cdd67689acde444b (patch)
tree2389e482cd8062509dfe7bdfd12a50797fa20ade /Cargo.toml
parent15fe765d380abc70ed371a2af2806dbb2fa95199 (diff)
bevy 11
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4720f3d..8064ad8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,5 +5,5 @@ authors = ["tom barrett <tom@tombarrett.xyz>"]
edition = "2021"
[dependencies]
-bevy = "0.10.0"
+bevy = "0.11.0"
rand = "0.8.5"