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