updated to experimental in development version of serenity and component V2 messages
This commit is contained in:
parent
4a4f3671e7
commit
0ebe9e3be3
4 changed files with 649 additions and 479 deletions
|
|
@ -5,8 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
dotenv = "0.15.0"
|
||||
poise = "0.6.2"
|
||||
serenity = { version = "0.12.5", features = ["collector"] }
|
||||
serenity = { git = "https://github.com/serenity-rs/serenity.git", rev = "refs/heads/next" , features = ["collector"] }
|
||||
tokio = { version = "1.53.1", features = ["rt-multi-thread"] }
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = "0.3.23"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue