mirror of
https://github.com/Noratrieb/discord-court-bot.git
synced 2026-01-16 19:05:01 +01:00
thing
This commit is contained in:
parent
886c97a4c7
commit
d6ed409c9b
7 changed files with 746 additions and 8 deletions
|
|
@ -7,7 +7,9 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
color-eyre = "0.6.1"
|
||||
serenity = "0.11.2"
|
||||
dotenv = "0.15.0"
|
||||
mongodb = "2.2.2"
|
||||
serenity = { version = "0.11.2", features = ["collector"] }
|
||||
tokio = { version = "1.19.2", features = ["full"] }
|
||||
tracing = "0.1.35"
|
||||
tracing-subscriber = "0.3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue