lz4 1.28.0

Rust LZ4 bindings library.
Documentation
[[bin]]
doc = false
name = "lz4"
test = false

[dependencies.lz4-sys]
version = "1.11.1+lz4-1.10.0"

[dev-dependencies.rand]
version = ">=0.7, <=0.8"

[package]
authors = ["Jens Heyens <jens.heyens@ewetel.net>", "Artem V. Navrotskiy <bozaro@buzzsoft.ru>", "Patrick Marks <pmarks@gmail.com>"]
description = "Rust LZ4 bindings library."
documentation = "https://docs.rs/lz4"
edition = "2018"
license = "MIT"
name = "lz4"
readme = "README.md"
repository = "https://github.com/10xGenomics/lz4-rs"
version = "1.28.0"