tcp-over-http/Cargo.toml

8 lines
77 B
TOML
Raw Normal View History

2022-08-30 07:43:53 +00:00
[workspace]
members = [
"base",
"tcp_relay_server",
"tcp_relay_client"
]