api-rust/buf.gen.yaml

20 lines
484 B
YAML
Raw Permalink Normal View History

2024-01-01 15:41:11 +00:00
version: v1
plugins:
- plugin: buf.build/community/neoeinstein-prost:v0.2.3
out: src/gen
opt:
- bytes=.
- compile_well_known_types
- extern_path=.google.protobuf=::pbjson_types
- file_descriptor_set
- plugin: buf.build/community/neoeinstein-prost-serde:v0.2.3
out: src/gen
- plugin: buf.build/community/neoeinstein-tonic:v0.3.0
out: src/gen
opt:
- compile_well_known_types
- extern_path=.google.protobuf=::pbjson_types