Files
loot-condition-interpreter/Cargo.toml
T

9 lines
162 B
TOML
Raw Normal View History

[package]
name = "loot-condition-interpreter"
version = "0.1.0"
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
[dependencies]
nom = "3.2.1"
regex = "0.2"