mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Some FilePath functionality is missing, not all tests pass, and parsing is incorrect for all structs.
9 lines
162 B
TOML
9 lines
162 B
TOML
[package]
|
|
name = "loot-condition-interpreter"
|
|
version = "0.1.0"
|
|
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
|
|
|
|
[dependencies]
|
|
nom = "3.2.1"
|
|
regex = "0.2"
|