mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
14 lines
203 B
TOML
14 lines
203 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"aquatic_udp",
|
|
"aquatic_udp_bench",
|
|
"aquatic_udp_load_test",
|
|
"aquatic_ws",
|
|
"bittorrent_udp",
|
|
"cli_helpers",
|
|
]
|
|
|
|
[profile.release]
|
|
debug = true
|
|
lto = true
|