1610f86316
* wip * wip * wip * wip not a fan of the way I do handles .. * errors and async semantic * fix example
10 lines
121 B
TOML
10 lines
121 B
TOML
[workspace]
|
|
members = [
|
|
"livekit",
|
|
"livekit-utils",
|
|
"livekit-ffi",
|
|
"livekit-webrtc",
|
|
"webrtc-sys"
|
|
]
|
|
|