chatthing/Cargo.toml
2024-10-03 01:58:20 +02:00

5 lines
79 B
TOML

[workspace]
resolver = "2"
members = [ "crates/admin-fe",
"crates/backend"
]