This commit is contained in:
FantasyPvP
2024-12-10 11:57:08 +00:00
parent 1707309d95
commit fb1c13bfa0
81 changed files with 2900 additions and 582 deletions
+5
View File
@@ -14,3 +14,8 @@ surrealdb = "2.1.2"
chrono = "0.4.38"
rand = "0.8.5"
sha2 = "0.10.8"
rocket_cors = "0.6.0-alpha2"
serenity = "0.12.4"
dotenv = "0.15.0"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
toml = "0.8.19"