mentat/explorer/Cargo.toml

12 lines
157 B
TOML
Raw Normal View History

2017-01-04 20:32:02 +00:00
[package]
name = "datomish-explorer"
version = "0.0.1"
[dependencies]
iron = "0.4.x"
toml = "0.2.1"
clap = "2.19.3"
[dependencies.datomish]
path = "../"