This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch avro-3631/fix-fixed-serialization
in repository https://gitbox.apache.org/repos/asf/avro.git
from f7f0ec56f AVRO-3631: Fix clippy issues
add 3a1fac3f0 AVRO-3631: Use official serde_bytes crate
No new revisions were added by this update.
Summary of changes:
lang/rust/avro/Cargo.toml | 3 +-
lang/rust/avro/src/de.rs | 187 +++++++++++++++++++++++++++++++++++++++++++---
lang/rust/avro/src/ser.rs | 2 +-
3 files changed, 178 insertions(+), 14 deletions(-)