1
1
mirror of https://github.com/theoludwig/billion_row_challenge.git synced 2024-07-24 22:39:38 +02:00
billion_row_challenge/Cargo.toml

11 lines
158 B
TOML

[package]
name = "billion_row_challenge"
version = "1.0.0"
edition = "2021"
rust-version = "1.79.0"
[dependencies]
[dev-dependencies]
assert_cmd = "2.0.14"