mentat/query-parser/Cargo.toml
Brian Grinstead 9b8257a725 Create a new crate for the query parser. Fixes #138. r=rnewman
Starting to work out the project layout for sub-crates.  The crate inside query-parser/ is "datomish-query-parser" and the core code in src/ depends on it.
2016-12-16 18:43:47 -08:00

3 lines
58 B
TOML

[package]
name = "datomish-query-parser"
version = "0.0.1"