You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/01/05 07:33:41 UTC

[avro] branch master updated (04e41fc -> 9da79b6)

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

mgrigorov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 04e41fc  AVRO-3234: add new codec to lang/rust: zstandard (#1370)
     add 9da79b6  AVRO-3246 Rust: Add new codec: bzip2 (#1389)

No new revisions were added by this update.

Summary of changes:
 lang/rust/Cargo.toml   |  2 ++
 lang/rust/README.md    | 10 ++++++++++
 lang/rust/src/codec.rs | 42 ++++++++++++++++++++++++++++++++++++++++++
 lang/rust/src/lib.rs   |  2 +-
 4 files changed, 55 insertions(+), 1 deletion(-)