async-compression 0.3.7

Adaptors between compression crates and Rust's modern asynchronous IO types.
Documentation
status = [
  "cargo test",
  "cargo test (stable, i686-pc-windows-msvc, windows-latest)",
  "cargo test (stable, i686-unknown-linux-gnu, ubuntu-latest)",
  "cargo test (stable, x86_64-apple-darwin, macos-latest)",
  "cargo test (stable, x86_64-pc-windows-msvc, windows-latest)",
  "cargo test (stable, x86_64-unknown-linux-gnu, ubuntu-latest)",
  "cargo test --shallow-minimal-versions",
  "cargo hack check --feature-powerset",
  "cargo hack check --all-targets --feature-powerset",
  "cargo fmt --check",
  "cargo clippy",
  "cargo audit",
  "cargo doc --cfg docsrs",
]
delete_merged_branches = true