8 lines
77 B
TOML
8 lines
77 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"base",
|
|
"tcp_relay_server",
|
|
"tcp_relay_client"
|
|
]
|