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 aa1c263 Use futures::io::AsyncRead/Write instead of Tokio ones
add f3f3c72 fmt && clippy
No new revisions were added by this update.
Summary of changes:
avro/examples/async_benchmark.rs | 2 +-
avro/examples/benchmark.rs | 2 +-
avro/src/bigdecimal.rs | 8 ++++----
avro/src/de.rs | 4 ++--
avro/src/decode.rs | 4 ++--
avro/src/encode.rs | 6 +++---
avro/src/reader.rs | 12 ++++++------
avro/src/schema.rs | 8 ++++----
avro/src/util.rs | 12 ++++++------
avro/src/writer.rs | 6 +++---
avro/tests/async_schema.rs | 7 +++----
11 files changed, 35 insertions(+), 36 deletions(-)