futriix-timeseries/Cargo.toml
2025-06-14 14:23:36 +03:00

7 lines
109 B
TOML

# Cargo.toml в корне проекта
[workspace]
members = [
"futriix-server",
"futriix-cli",
]