Skip to content

Commit 2c82c16

Browse files
authored
npm update, cargo update (PeerDB-io#4419)
update to neoeinstein-prost 0.5 for buf, allowing us to upgrade to prost 0.14 & tonic 0.14 configure aws-sdk-kms to no longer bring in legacy hyper 0.14 reqwest staying on 0.12 until lquerel/gcp-bigquery-client#134
1 parent 59d0670 commit 2c82c16

16 files changed

Lines changed: 797 additions & 1225 deletions

File tree

buf.gen.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ plugins:
1313
out: flow/generated/protos
1414
opt:
1515
- paths=source_relative
16-
- plugin: buf.build/community/neoeinstein-prost:v0.4.0
16+
- plugin: buf.build/community/neoeinstein-prost:v0.5.0
1717
out: nexus/pt/src/gen
1818
opt:
1919
- compile_well_known_types
2020
- extern_path=.google.protobuf=::pbjson_types
21-
- plugin: buf.build/community/neoeinstein-tonic:v0.4.1
21+
- plugin: buf.build/community/neoeinstein-tonic:v0.5.0
2222
out: nexus/pt/src/gen
23-
- plugin: buf.build/community/neoeinstein-prost-serde:v0.3.1
23+
- plugin: buf.build/community/neoeinstein-prost-serde:v0.4.0
2424
out: nexus/pt/src/gen
2525
opt:
2626
- ignore_unknown_fields=true

0 commit comments

Comments
 (0)