diff options
| author | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2024-09-23 17:16:24 +0200 |
|---|---|---|
| committer | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2024-09-25 09:41:57 +0200 |
| commit | cb234d5e1b6e061ed6f3f209cae00e0dba9e9624 (patch) | |
| tree | 9ff7a9bef657816f6fe2ecab49d60814f4c555f8 /scripts/localization | |
| parent | 1c69b721b61b08ab93cd9d7186a3a2983b2aedf2 (diff) | |
| download | mullvadvpn-cb234d5e1b6e061ed6f3f209cae00e0dba9e9624.tar.xz mullvadvpn-cb234d5e1b6e061ed6f3f209cae00e0dba9e9624.zip | |
Upgrade `tonic` to 0.12 and `prost` to 0.13
Upgrading `tonic` is a prerequisite to later on upgrading `hyper` to
version 1.0.
As of version 1.0, `hyper` no longer uses `tokio`s `AsyncWriter`
and `AsyncReader` traits, instead defining its own versions,
see <https://github.com/hyperium/hyper/issues/3110>. As tonic
`0.12` is updated to use the `hyper 1.0` ecosystem, it changed
some of its trait-bounds to the new `hyper` traits. The `hyper-utils`
crate provides the wrapper `TokioIo`, which converts between the two.
`prost` had to be upgraded as well, for compatibility.
Diffstat (limited to 'scripts/localization')
0 files changed, 0 insertions, 0 deletions
