This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
from e22339b71 AVRO-3836: [Rust] Fix the build with Rust 1.65.0 (#2454)
add 426c59398 AVRO-3835: [Rust] Get rid of byteorder and zerocopy
dependencies (#2455)
No new revisions were added by this update.
Summary of changes:
lang/rust/Cargo.lock | 23 ---------------
lang/rust/avro/Cargo.toml | 2 --
lang/rust/avro/src/codec.rs | 15 +++++-----
lang/rust/avro/src/duration.rs | 64 ++++++++++++++++++------------------------
lang/rust/avro/src/rabin.rs | 19 +++++++------
5 files changed, 45 insertions(+), 78 deletions(-)