2024-08-10 00:54:10 +02:00
|
|
|
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
|
2024-08-18 01:31:58 +02:00
|
|
|
|
|
|
|
- remote: buf.build/community/neoeinstein-prost
|
|
|
|
out: crates/nodata-sdk/src/gen
|
|
|
|
- remote: buf.build/community/neoeinstein-tonic:v0.4.0
|
|
|
|
out: crates/nodata-sdk/src/gen
|
|
|
|
|
2024-11-10 13:42:19 +01:00
|
|
|
- remote: buf.build/community/neoeinstein-prost
|
|
|
|
out: crates/nodata-storage/src/gen
|
|
|
|
|
2024-08-10 00:54:10 +02:00
|
|
|
inputs:
|
|
|
|
- directory: proto
|