playing works
This commit is contained in:
@@ -7,11 +7,11 @@ edition = "2024"
|
||||
async-nats = { version = "0.46.0" }
|
||||
postcard = { version = "1.1.3", features = ["use-std"] }
|
||||
serenity = { version = "0.12.5", default-features = false, features = [
|
||||
"cache",
|
||||
"client",
|
||||
"collector",
|
||||
"gateway",
|
||||
"rustls_backend",
|
||||
"model",
|
||||
"collector",
|
||||
] }
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
|
||||
types = { path = "../../libs/types" }
|
||||
|
||||
Reference in New Issue
Block a user