exercism-solutions/rust/luhn/Cargo.toml
2024-01-07 17:54:59 -06:00

4 lines
59 B
TOML

[package]
edition = "2021"
name = "luhn"
version = "1.6.1"