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
src
build.rs WIP: start on live_kit_server 2022-10-17 09:59:16 +02:00
Cargo.toml
LICENSE-AGPL