ioneye/Cargo.toml

6 lines
68 B
TOML
Raw Normal View History

2023-04-08 22:26:14 +00:00
[workspace]
members = [
"server",
2023-04-09 00:54:44 +00:00
"client",
"protocol"
2023-04-08 22:26:14 +00:00
]