From 284ad7d9193bafbe44993bada105a92899650af1 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Wed, 7 Apr 2021 21:17:05 +0200 Subject: 0.5.0 released --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 229b57f..1ee1e33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,5 +5,5 @@ authors = ["Tom Barrett "] edition = "2018" [dependencies] -bevy = { git = "https://github.com/bevyengine/bevy", rev = "3e285d5c0bd49cf1aff11cf3848270bafdd48646"} +bevy = "0.5.0" rand = "0.8.0" -- cgit v1.2.3