mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
New crates are in https://crates.io/search?q=google-protobuf PiperOrigin-RevId: 963684439
3 lines
202 B
TOML
3 lines
202 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = ["protobuf", "protobuf_codegen", "protobuf_example", "protobuf_macros", "protobuf_tests", "protobuf_well_known_types", "google_protobuf", "google_protobuf_codegen"]
|