feat: embed building
This commit is contained in:
@@ -6,7 +6,9 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
ecstasy = "0.3.4"
|
||||
log = "0.4.20"
|
||||
poise = "0.6.1"
|
||||
reqwest = { version = "0.11.24", features = ["blocking", "json"] }
|
||||
serenity = "0.12.0"
|
||||
simple_logger = { version = "4.3.3", features = ["threads"] }
|
||||
tokio = { version = "1.36.0", features = ["rt-multi-thread"] }
|
||||
|
Reference in New Issue
Block a user