2016-12-16 18:39:08 +00:00
|
|
|
[package]
|
|
|
|
name = "datomish"
|
|
|
|
version = "0.4.0"
|
|
|
|
authors = ["Richard Newman <rnewman@twinql.com>", "Nicholas Alexander <nalexander@mozilla.com>"]
|
|
|
|
|
|
|
|
[dependencies]
|
2016-12-16 21:53:19 +00:00
|
|
|
|
|
|
|
[dev-dependencies]
|
|
|
|
[dev-dependencies.datomish-cli]
|
|
|
|
path = "cli"
|
|
|
|
|
|
|
|
[[bin]]
|
|
|
|
name = "datomish-cli"
|
|
|
|
path = "cli/src/main.rs"
|