mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-16 07:18:54 +00:00
11 lines
162 B
TOML
11 lines
162 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"youmubot-prelude",
|
|
"youmubot-db",
|
|
"youmubot-db-sql",
|
|
"youmubot-core",
|
|
"youmubot-cf",
|
|
"youmubot-osu",
|
|
"youmubot",
|
|
]
|