This is an automated email from the ASF dual-hosted git repository.
jiayuliu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 0eab6e0ae THRIFT-5740 inherited interfaces should be explicitly listed
in Delphi class decl Client: Delphi Patch: Jens Geyer
add fbfa52cd0 THRIFT-5741: use rust 1.65 (#2870)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 2 +-
LANGUAGES.md | 2 +-
build/docker/README.md | 2 +-
build/docker/old/ubuntu-disco/Dockerfile | 2 +-
build/docker/old/ubuntu-xenial/Dockerfile | 2 +-
build/docker/ubuntu-bionic/Dockerfile | 2 +-
build/docker/ubuntu-focal/Dockerfile | 2 +-
build/docker/ubuntu-jammy/Dockerfile | 2 +-
lib/rs/README.md | 2 +-
lib/rs/src/protocol/binary.rs | 8 ++++----
lib/rs/src/protocol/compact.rs | 16 ++++++++--------
lib/rs/src/server/multiplexed.rs | 12 ++++++------
lib/rs/test/src/bin/kitchen_sink_server.rs | 4 ++--
rust-toolchain | 2 +-
test/rs/src/bin/test_server.rs | 6 +++---
15 files changed, 33 insertions(+), 33 deletions(-)