exercism-solutions-syncer[bot] c1e46f6c06
[Sync Iteration] rust/high-scores/1
2025-12-11 15:50:45 +00:00

10 lines
289 B
TOML

[package]
name = "high_scores"
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]