smol bot
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f37a526..a2e3234 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,6 +11,7 @@ tokio = { version = "1.28.2", features = [
"rt",
"parking_lot",
], default-features = false }
+clipline = "=0.1.2"
serenity = { version = "0.11.5", features = [
"builder",
"client",