ballot-counter/Cargo.toml

8 lines
106 B
TOML

[package]
name = "ballot-counter"
version = "0.1.0"
edition = "2024"
[dependencies]
itertools = "0.14.0"