1 2 3 4 5 6 7 8 9
[package] name = "concise" version = "0.2.1" description = "CONCISE bitmap compression in Rust" license = "MIT OR Apache-2.0" authors = ["KenjiTakahashi <wozniakk@gmail.com>"] edition = "2018" [dependencies]