[dependencies]
[package]
authors = ["Lingxuan Ye <love@lingxuan.io>"]
categories = ["data-structures"]
description = "A simple bit vector implementation."
edition = "2021"
license = "MIT"
name = "bitvek"
readme = "README.md"
repository = "https://github.com/Lingxuan-Ye/bitvek"
version = "0.1.0"