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 cebd85a  WIP
     add ecd1986  WIP: Fix regression with the usage of fully qualified 
serde_json::** items

No new revisions were added by this update.

Summary of changes:
 avro/src/bigdecimal.rs |  6 +++-
 avro/src/codec.rs      |  8 +++--
 avro/src/decimal.rs    |  6 +++-
 avro/src/decode.rs     |  7 ++++-
 avro/src/encode.rs     |  6 +++-
 avro/src/headers.rs    |  7 ++++-
 avro/src/reader.rs     | 12 ++++++--
 avro/src/schema.rs     | 83 ++++++++++++++++++++++++++------------------------
 avro/src/ser.rs        |  2 +-
 avro/src/types.rs      |  6 +++-
 avro/src/util.rs       |  5 ++-
 avro/src/validator.rs  |  6 +++-
 avro/src/writer.rs     |  7 ++++-
 13 files changed, 107 insertions(+), 54 deletions(-)

Reply via email to