html terminal
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |