aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-25 04:02:44 -0700
committerFuwn <[email protected]>2021-06-25 04:02:44 -0700
commitf3d9e8c674d61ccd5a33d8234c6ef6ca27cce66f (patch)
treefa5014d0eca0ce4a10af2f076bfcb8abca580d1c
parentrefactor(cmds): help (diff)
downloaddos-bot-f3d9e8c674d61ccd5a33d8234c6ef6ca27cce66f.tar.xz
dos-bot-f3d9e8c674d61ccd5a33d8234c6ef6ca27cce66f.zip
fix(deps): remove unused
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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"