libflate 0.1.5

A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly