pique/Cargo.toml

10 lines
247 B
TOML
Raw Normal View History

workspace = { members = ["_experiments/2024-03-02-database-benchmark"] }
2024-02-28 15:34:38 +00:00
[package]
name = "pique"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]