summaryrefslogtreecommitdiff
path: root/libhitomezashi/Cargo.toml
blob: 48e2935194ab7ad0816e1cd456e736af6cccb852 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "libhitomezashi"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bitvec = "1.0.1"