From 1142796726f4c71cf6b7fb83c1f1fd7f38b76028 Mon Sep 17 00:00:00 2001 From: zolting Date: Tue, 29 Oct 2024 16:25:26 -0400 Subject: [PATCH] Bump neoeinstein-prost version --- buf.gen.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/buf.gen.yaml b/buf.gen.yaml index 9a7db0e..967826d 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -1,14 +1,13 @@ version: v2 plugins: - - remote: buf.build/community/neoeinstein-prost:v0.2.2 + - remote: buf.build/community/neoeinstein-prost:v0.4.0 out: ./core/src/pb opt: - file_descriptor_set=false - - remote: buf.build/community/neoeinstein-prost-crate:v0.3.1 + - remote: buf.build/community/neoeinstein-prost-crate:v0.4.1 out: ./core/src/pb opt: - no_features - # inputs: -# - module: buf.build/streamingfast/firehose-cosmos \ No newline at end of file +# - module: buf.build/streamingfast/firehose-cosmos