This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git
from 0cb44806f Bump serde from 1.0.186 to 1.0.188 in /lang/rust (#2473)
new 9f3dfbbc7 AVRO-3649: default for union inside union
new b7c03c383 AVRO-3649: default for union inside union
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
lang/rust/avro/src/error.rs | 5 +++-
lang/rust/avro/src/schema.rs | 62 +++++++++++++++++++++++++++++++++---------
lang/rust/avro/tests/schema.rs | 8 +++---
3 files changed, 57 insertions(+), 18 deletions(-)