html terminal
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3990149..1565c31 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,6 @@ serenity = { version = "0.12", features = [
"client",
"utils",
"rustls_backend",
- "cache",
"gateway",
], default-features = false }
poise = { git = "https://github.com/serenity-rs/poise" }
@@ -48,7 +47,6 @@ phf = { version = "0.11.2", features = ["macros"] }
itertools = "0.11.0"
emoji = { git = "https://github.com/Apricot-Conservation-Project/emoji" }
serde_derive = "1.0.193"
-deser-hjson = "2.2.4"
serde_json = "1.0.109"
strconv = "0.1.0"