[no description]
update
bendn 3 days ago
parent d2158aa · commit 841d88d
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f70413e..1222502 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,7 @@ serenity = { git = "https://github.com/serenity-rs/serenity", branch = "next", f
"gateway",
"model",
], default-features = false, optional = true }
+phf = { version = "0.14.0", features = ["phf_macros"] }
# poise = { git = "https://github.com/serenity-rs/poise", branch = "serenity-next", optional = true }
[features]