]> git.lizzy.rs Git - bit-set.git/blob - Cargo.toml
4fd9888f6a2de805255d41933cc908b97416f1ef
[bit-set.git] / Cargo.toml
1 [package]
2 name = "bit-set"
3 version = "0.1.0"
4 authors = ["Alexis Beingessner <a.beingessner@gmail.com>"]
5
6 [dependencies.bit-vec]