nateraw's picture
🍻 cheers
c7a96cd
[workspace]
members = [
"router",
"router/client",
"router/grpc-metadata",
"launcher"
]
exclude = [
"benchmark"
]
[profile.release]
debug = 1
incremental = true
lto = "off"
panic = "abort"