affluence/Cargo.toml

8 lines
82 B
TOML
Raw Normal View History

2023-05-11 08:56:26 +02:00
[workspace]
members = [
"affluences-api",
2023-05-13 13:08:03 +02:00
"affluences-cli",
2023-05-11 09:30:25 +02:00
"bot",
2023-05-11 08:56:26 +02:00
]