Commit c9c5cd0
bump(cargo)!: bump tonic (cargo upgrade), gateway-proto
name old req compatible latest new req
==== ======= ========== ====== =======
tonic 0.13.1 0.13.1 0.14.0 0.14.0
[Quentin:] Due to breaking changes in tonic (in particular, the move of
prost-related components to a separate tonic-prost-build crate), we must
align this change with the tonic version used in the gateway-proto proto
crate. To do that, we manually bump the version number for the
gateway-proto dependency in the Cargo.toml. This ensures the project, in
particular the mgmt crate, keep building properly.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Quentin Monnet <qmo@qmon.net>1 parent 1309486 commit c9c5cd0
2 files changed
Lines changed: 28 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments