[package] name = "bitsets" version = "0.1.1" authors = ["Arthur Maciejewicz "] license = "MIT" keywords = ["bitset", "bitmap", "dense"] categories = ["data-structures", ] description = "BitSet implementations: Dense, Compressed, Memory-Mapped, and Roaring." documentation = "https://docs.rs/bitsets" homepage = "https://github.com/Zintinio/bitsets" repository = "https://github.com/Zintinio/bitsets" readme = "README.md"