From 9e15bb9103ba054fa88501cbff2d5e121ffa8544 Mon Sep 17 00:00:00 2001 From: Ashelyn Rose Date: Sat, 5 Oct 2024 20:07:18 -0600 Subject: Parses edit, nick, and reproxy commands --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c540b25..6137233 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,5 +15,6 @@ tokio = { version = "1.38.0", features = [ "rt", "macros", "time", "rt-multi-thr toml = "0.8.8" twilight-gateway = "0.15.4" twilight-http = "0.15.4" +twilight-mention = "0.15.3" twilight-model = "0.15.4" twilight-validate = "0.15.3" -- cgit 1.4.1