From 718a09f8fd87d6c0d7e69ff0744802cba040b576 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Sun, 24 Apr 2022 21:45:30 +0200 Subject: 0_7 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1ee1e33..c18db2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,8 +2,8 @@ name = "gems" version = "0.1.0" authors = ["Tom Barrett "] -edition = "2018" +edition = "2021" [dependencies] -bevy = "0.5.0" +bevy = "0.7.0" rand = "0.8.0" -- cgit v1.2.3