chore: lay out the ground work for a Discord command router
This commit is contained in:
@@ -4,7 +4,9 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
blart = "0.4.0"
|
||||
clap = { version = "4.5.40", features = ["derive", "env"] }
|
||||
futures = "0.3.32"
|
||||
opendal = { git = "https://github.com/apache/opendal", features = [
|
||||
"services-azfile",
|
||||
"services-aliyun-drive",
|
||||
|
||||
Reference in New Issue
Block a user