moved dashboard crate into here
This commit is contained in:
@ -31,6 +31,9 @@ path = "command_attributes"
|
||||
[dependencies.postman]
|
||||
path = "postman"
|
||||
|
||||
[dependencies.reminder_web]
|
||||
path = "web"
|
||||
|
||||
[dependencies.serenity]
|
||||
git = "https://github.com/serenity-rs/serenity"
|
||||
branch = "next"
|
||||
|
Reference in New Issue
Block a user