feat: add basic remote copu
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-14 08:16:31 +01:00
parent 1b805ebf89
commit 881094e484
10 changed files with 1232 additions and 5 deletions

10
buf.gen.yaml Normal file
View File

@@ -0,0 +1,10 @@
version: v2
managed:
enabled: true
plugins:
- remote: buf.build/community/neoeinstein-prost
out: crates/voidpin/src/gen
- remote: buf.build/community/neoeinstein-tonic:v0.4.0
out: crates/voidpin/src/gen
inputs:
- directory: crates/voidpin/proto