Files
scryer-prolog/Cargo.toml
2017-09-06 00:36:14 -06:00

13 lines
200 B
TOML

[package]
name = "rusty-wam"
version = "0.7.0"
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"