summaryrefslogtreecommitdiff
path: root/counting-bits/Cargo.toml
blob: 6354b0d6c77d1fe2110ba6c3d43872ff2b77017f (plain)
1
2
3
4
5
6
7
8
[package]
name = "counting-bits"
version = "0.1.0"
edition = "2021"

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

[dependencies]