11 lines
149 B
TOML
11 lines
149 B
TOML
[workspace]
|
|
members = [
|
|
"iroh-live",
|
|
"iroh-moq",
|
|
"moq-media",
|
|
"web-transport-iroh",
|
|
]
|
|
resolver = "2"
|
|
|
|
[profile.release]
|
|
debug = true
|