timsaucer opened a new pull request, #284:
URL: https://github.com/apache/avro-rs/pull/284

   The crate xz2 is not actively maintained except for bug fixes.
   
   liblzma is under active development and is a fork of xz2.
   
   This PR changes the dependency to the new crate. The reason for this is we 
have crates such as [Apache DataFusion](https://github.com/apache/datafusion) 
that depend on avro-rs and also async-compression which uses the more updated 
approach. Since rust only allows a single binding to a system library these two 
are in conflict.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to