ballot-counter/Cargo.toml

8 lines
99 B
TOML

[package]
name = "ballot-counter"
version = "0.1.0"
edition = "2024"
[dependencies]
csv = "1.3.1"