benchmarks/primes/rust/Cargo.toml
2021-06-06 20:33:28 +02:00

9 lines
No EOL
225 B
TOML

[package]
name = "rust-primes"
version = "0.1.0"
authors = ["Nilstrieb <nilstrieb@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]