9 lines
164 B
TOML
9 lines
164 B
TOML
[workspace]
|
|
members = [ "apps", "octets", "qlog", "quiche" ]
|
|
exclude = [ "fuzz", "tools/http3_test" ]
|
|
|
|
[profile.bench]
|
|
debug = true
|
|
|
|
[profile.release]
|
|
debug = true
|