exercism-solutions-syncer[bot] 90436f1baf
[Sync Iteration] rust/nth-prime/1
2025-12-02 16:38:11 +00:00

10 lines
287 B
TOML

[package]
name = "nth_prime"
version = "0.1.0"
edition = "2024"
# Not all libraries from crates.io are available in Exercism's test runner.
# The full list of available libraries is here:
# https://github.com/exercism/rust-test-runner/blob/main/local-registry/Cargo.toml
[dependencies]