Files
loot-condition-interpreter/Cargo.toml
T

9 lines
164 B
TOML
Raw Normal View History

[package]
name = "loot-condition-interpreter"
version = "0.1.0"
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
[dependencies]
2018-09-29 13:16:58 +01:00
nom = "4.0.0"
regex = "1.0.5"