From 4b672ebdb61669dbd2c14fe1220dec0fb1f90f0d Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Sun, 8 Sep 2024 18:44:03 +0200 Subject: trying out bevy 13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 934562d..9f40d3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,5 +5,5 @@ authors = ["tom barrett "] edition = "2021" [dependencies] -bevy = "0.12.0" +bevy = "0.13.0" rand = "0.8.5" -- cgit v1.2.3