Files
vault/Cargo.toml
T
2025-04-19 16:39:22 -05:00

8 lines
68 B
TOML

[workspace]
members = [
"client",
"server",
"common"
]