Files
scryer-prolog/Cargo.toml
2017-11-05 17:12:30 -07:00

13 lines
200 B
TOML

[package]
name = "rusty-wam"
version = "0.7.2"
authors = ["Mark Thom"]
[dependencies]
lazy_static = "0.2"
num = "0.1"
regex = "0.2.1"
ordered-float = "0.5.0"
[dependencies.termion]
version = "1.4.0"