tcp-over-http/Cargo.toml
2022-08-30 09:43:53 +02:00

8 lines
77 B
TOML

[workspace]
members = [
"base",
"tcp_relay_server",
"tcp_relay_client"
]