exercism-solutions-syncer[bot] a5b3637933
[Sync Iteration] rust/list-ops/2
2026-01-27 09:48:40 +00:00

10 lines
286 B
TOML

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