You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2022/09/05 20:56:33 UTC

[thrift] branch master updated (f066d84ff -> aa85593c8)

This is an automated email from the ASF dual-hosted git repository.

jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from f066d84ff Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master
     add aa85593c8 THRIFT-5600: rust lib to upgrade to edition 2021 Client: rs Patch: Jiayu Liu

No new revisions were added by this update.

Summary of changes:
 lib/rs/README.md                 | 30 +++++++++++++++---------------
 lib/rs/src/server/multiplexed.rs |  8 ++++----
 lib/rs/test/Cargo.toml           |  2 +-
 lib/rs/test_recursive/Cargo.toml |  2 +-
 test/rs/Cargo.toml               |  2 +-
 test/rs/src/bin/test_server.rs   |  2 +-
 test/rs/src/lib.rs               |  6 ++++++
 tutorial/rs/Cargo.toml           |  2 +-
 8 files changed, 30 insertions(+), 24 deletions(-)