From a0207d6b7a53fd942f9010287d27336692893da4 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Mon, 6 Mar 2023 21:51:36 +0100 Subject: bevy 10 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ce05baa..4720f3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "gems" version = "0.1.0" -authors = ["Tom Barrett "] +authors = ["tom barrett "] edition = "2021" [dependencies] -bevy = "0.9.0" +bevy = "0.10.0" rand = "0.8.5" -- cgit v1.2.3