From f3d9e8c674d61ccd5a33d8234c6ef6ca27cce66f Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 25 Jun 2021 04:02:44 -0700 Subject: fix(deps): remove unused --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2e3a433..669448a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,6 @@ serenity = { version = "0.10.8", features = ["cache", "framework", "standard_fra dotenv = "0.15.0" tokio = { version = "1.7.1", features = ["macros", "signal", "rt-multi-thread"] } config = "0.11.0" -lazy_static = "1.4.0" simple-error = "0.2.3" array_tool = "1.0.3" -- cgit v1.2.3