11
buf.gen.yaml
Normal file
11
buf.gen.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
version: v2
|
||||
managed:
|
||||
enabled: true
|
||||
plugins:
|
||||
# dependencies
|
||||
- remote: buf.build/community/neoeinstein-prost
|
||||
out: crates/nodata/src/gen
|
||||
- remote: buf.build/community/neoeinstein-tonic:v0.4.0
|
||||
out: crates/nodata/src/gen
|
||||
inputs:
|
||||
- directory: proto
|
Reference in New Issue
Block a user