From 79c1c693130369e115c316c2f149ed5a1c2cdc03 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Sun, 14 Jan 2024 13:35:50 +0100 Subject: bevy 12 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8064ad8..934562d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,5 +5,5 @@ authors = ["tom barrett "] edition = "2021" [dependencies] -bevy = "0.11.0" +bevy = "0.12.0" rand = "0.8.5" -- cgit v1.2.3