[dependencies]
bitreader = "^0.1"
[features]
nightly = []
[package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
description = "Huffman is a library to decode huffman-encoded data."
documentation = "https://antoyo.github.io/huffman-rs/huffman/"
license = "MIT"
name = "huffman"
repository = "https://github.com/antoyo/huffman-rs"
version = "0.0.3"
[package.metadata.release]
upload-doc = true