This commit is contained in:
2026-03-12 01:03:44 +01:00
parent 2f6f8414d0
commit 8ed01f2049
15 changed files with 180 additions and 15 deletions
+1
View File
@@ -15,4 +15,5 @@ serenity = { version = "0.12.5", default-features = false, features = [
] }
tokio = { version = "1.50.0", features = ["macros", "rt-multi-thread"] }
types = { path = "../../libs/types" }
url = { version = "2.5.8", features = ["serde"] }
uuid = { version = "1.22.0" }