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

mgrigorov pushed a change to branch use-bon-builder-style
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


    from 605771f  Fix doc tests.
     add 31b231d  feat!: Use `HashSet` instead of `HashMap` for 
`AvroSchemaComponent` (#471)
     add cb403cf  Merge branch 'main' into use-bon-builder-style

No new revisions were added by this update.

Summary of changes:
 avro/src/serde/derive.rs            | 156 +++++++++++++++++++++---------------
 avro/src/serde/with.rs              |  53 ++++++------
 avro/tests/avro_schema_component.rs |   6 +-
 avro/tests/get_record_fields.rs     |   8 +-
 avro_derive/src/lib.rs              |  37 ++++-----
 avro_derive/tests/derive.rs         |  20 +++--
 6 files changed, 153 insertions(+), 127 deletions(-)

Reply via email to