| Crates.io | shuttle-proto |
| lib.rs | shuttle-proto |
| version | 0.51.0 |
| created_at | 2023-03-14 12:11:37.96379+00 |
| updated_at | 2025-01-10 10:18:54.88699+00 |
| description | Library for all the gRPC definitions used by shuttle |
| homepage | |
| repository | https://github.com/shuttle-hq/shuttle |
| max_upload_size | |
| id | 809796 |
| size | 134,491 |
This crate contains the protofiles used to generate code for the gRPC APIs.
Having the generated files commited means users don't need protoc installed to install cargo-shuttle.
If you make changes to the protofiles, run cargo make proto to generate new files.