mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-24 03:58:19 +00:00
Set workspace resolver explicitly
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[workspace]
|
||||
members = ["quinn", "quinn-proto", "quinn-udp", "bench", "perf", "fuzz"]
|
||||
default-members = ["quinn", "quinn-proto", "quinn-udp", "bench", "perf"]
|
||||
resolver = "2"
|
||||
|
||||
[profile.bench]
|
||||
debug = true
|
||||
|
||||
Reference in New Issue
Block a user