futriix-timeseries/Cargo.toml

7 lines
109 B
TOML
Raw Normal View History

2025-06-14 14:23:36 +03:00
# Cargo.toml в корне проекта
[workspace]
members = [
"futriix-server",
"futriix-cli",
]