bent-project/Cargo.toml
2023-12-19 15:42:15 +01:00

7 lines
73 B
TOML

[workspace]
resolver = "2"
members = [
"server",
"lcd-writer",
]