[package] name = "huffman_rs" version = "0.1.0" authors = ["blackanger "] license = "MIT/Apache-2.0" homepage = "https://github.com/ZhangHanDong/huffman-rs" description = "huffman encode and decode with rust" [dependencies]