From 7ed0bdf4823e2e7f284f204c1abf9b888daec291 Mon Sep 17 00:00:00 2001 From: StarArawn Date: Thu, 29 Apr 2021 15:04:05 -0400 Subject: [PATCH] Removed unused crate. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 04017ffd..23774d29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,5 @@ bevy = "0.5" log = "0.4" [dev-dependencies] -bevy_mod_debugdump = "" rand = "0.8" env_logger = "0.8" \ No newline at end of file