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 ab7065257 THRIFT-5564: Add nodejs tests to github actions (#3082)
add da54fc814 THRIFT-5819: use latest rustc version for rustlib (#3085)
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/ubuntu-focal/Dockerfile | 2 +-
build/docker/ubuntu-jammy/Dockerfile | 2 +-
compiler/cpp/src/thrift/generate/t_rs_generator.cc | 4 ++--
lib/rs/src/lib.rs | 2 +-
lib/rs/src/protocol/compact.rs | 4 +---
lib/rs/src/protocol/stored.rs | 4 ++++
lib/rs/src/transport/framed.rs | 2 +-
rust-toolchain | 2 +-
test/rs/src/bin/test_client.rs | 5 +----
12 files changed, 16 insertions(+), 17 deletions(-)