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

mgrigorov pushed a change to branch async-with-synca
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


    from 2a2d2d6  WIP: More fixes in types::Value:: resolve() and validate()
     add 5f2967e  Optimize imports
     add a717e13  WIP More compilation error fixes

No new revisions were added by this update.

Summary of changes:
 avro/src/bigdecimal.rs           |    2 -
 avro/src/bytes.rs                |    9 +-
 avro/src/de.rs                   |    3 +-
 avro/src/decode.rs               |    2 +-
 avro/src/headers.rs              |    3 +-
 avro/src/reader.rs               |    6 +-
 avro/src/schema.rs               |   44 +-
 avro/src/schema_compatibility.rs |    4 +-
 avro/src/ser_schema.rs           | 4918 +++++++++++++++++++-------------------
 avro/src/types.rs                |   13 +-
 avro/src/writer.rs               |  136 +-
 11 files changed, 2568 insertions(+), 2572 deletions(-)

Reply via email to