zed/crates/rpc
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
..
proto Limit project search to avoid unresponsive app (#9404) 2024-03-18 10:49:27 +01:00
src Enable clippy::non_canonical_clone_impl (#9373) 2024-03-14 18:49:51 -04:00
build.rs remove more commented code 2024-01-12 20:10:40 -08:00
Cargo.toml Merge prost dependecies (#9522) 2024-03-18 20:33:20 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00