mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-19 09:45:20 +00:00
bc813f7713
This shouldn't affect downstream crates.
9 lines
141 B
TOML
9 lines
141 B
TOML
[workspace]
|
|
members = ["quinn", "quinn-proto", "quinn-h3", "interop", "bench"]
|
|
|
|
[profile.bench]
|
|
debug = true
|
|
|
|
[profile.release]
|
|
debug = true
|