This is an automated email from the ASF dual-hosted git repository.
kriskras99 pushed a change to branch feat/schema_aware_ser_and_deser
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from faeb5ba fix: Review feedback
add bc52d9f fix: Apply suggestions from code review
No new revisions were added by this update.
Summary of changes:
avro/src/documentation/avro_data_model_to_serde.rs | 12 ++++++------
avro/src/documentation/serde_data_model_to_avro.rs | 8 ++++----
avro/src/schema/mod.rs | 12 ++++++------
avro/src/serde/deser_schema/mod.rs | 3 ++-
avro/src/serde/ser_schema/block.rs | 2 +-
avro/src/serde/ser_schema/union.rs | 14 +++++++-------
avro/src/serde/with.rs | 2 +-
7 files changed, 27 insertions(+), 26 deletions(-)