exercism-rust/sieve/Cargo.toml
2023-08-21 13:50:14 -04:00

4 lines
60 B
TOML

[package]
edition = "2021"
name = "sieve"
version = "1.1.0"