This is an automated email from the ASF dual-hosted git repository.

kriskras99 pushed a change to branch feat/serde_flatten
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


    from f176b28  feat: Implement support for `#[serde(flatten)]`
     add 0974f7c  fix: Handle duplicate fields in when flatten is used

No new revisions were added by this update.

Summary of changes:
 avro/src/error.rs            |   5 +-
 avro/src/serde/ser_schema.rs |  22 ++++---
 avro/src/serde/util.rs       |   2 +
 avro_derive/src/lib.rs       |   4 +-
 avro_derive/tests/derive.rs  | 133 ++++++++++++++++++++++++++++++++-----------
 5 files changed, 123 insertions(+), 43 deletions(-)

Reply via email to