]> Witch of Git - ivy/blob - Cargo.toml
[Docs] Mention run.py and trace.py in the README
[ivy] / Cargo.toml
1 [package]
2 name = "ivy"
3 version = "0.2.0"
4 authors = ["Cassie Jones <code@witchoflight.com>"]
5 edition = "2018"
6
7 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9 [dependencies]
10 ess = "0.4.2"
11 pretty = "0.9"
12 structopt = "=0.3.5"
13 tempfile = "3.1"
14 filecheck = "0.5"