mentat/sql/Cargo.toml
Richard Newman a10f68fdb7 Mark every project as being part of the workspace. r=nalexander
This allows `cargo test --all` to work.
2017-02-20 11:04:08 -08:00

5 lines
65 B
TOML

[package]
name = "mentat_sql"
version = "0.0.1"
workspace = ".."