zed/crates/live_kit_server
Tobias Decking 1e1fb21c81
Merge prost dependecies (#9522)
This patch puts the prost, prost-build, and prost-types dependencies
together and unifies their version. This improves organization a bit in
addition to improving build time slightly, since a redundant version of
prost is now removed.

The dependencies are _not_ updated to the newest versions, because the
newest versions add a dependency on the `protoc` application, which is
not provided by cargo and thus breaks the building process.
2024-03-18 20:33:20 -06:00
..
protocol@8645a138fb WIP: start on live_kit_server 2022-10-17 09:59:16 +02:00
src Implement live kit promotion/demotion 2024-01-09 16:10:12 -07:00
build.rs WIP: start on live_kit_server 2022-10-17 09:59:16 +02:00
Cargo.toml Merge prost dependecies (#9522) 2024-03-18 20:33:20 -06:00
LICENSE-AGPL chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00