mirror of
https://github.com/apache/thrift.git
synced 2026-03-26 04:32:07 +00:00
Client: rust This upgrades the version of rust in the rust-toolchain file, docs and dockerfiles. Doing so requires a few changes to the source, mainly to fix or silence new warnings. Submitted on behalf of a third-party: Jiayu Liu Derived from the following PR: https://github.com/apache/thrift/pull/3045 Co-authored-by: Jiayu Liu <jiayu@hey.com>