discord-rusty-bot/Cargo.toml

6 lines
97 B
TOML
Raw Normal View History

[workspace]
members = [
"rusty-bot",
2022-03-15 20:56:23 +00:00
"rusty-bot-database",
"rusty-bot-convert-data"
]