tcp-over-http/Cargo.toml

8 lines
87 B
TOML

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