exercism-solutions/rust/nth-prime/Cargo.toml

5 lines
64 B
TOML
Raw Permalink Normal View History

2024-11-06 12:39:39 -06:00
[package]
edition = "2021"
name = "nth_prime"
version = "2.1.0"