parser builds

This commit is contained in:
Henry Schimke
2022-12-22 17:23:21 -06:00
parent a6b9c3efc0
commit d7c0c67196
15 changed files with 1946 additions and 1464 deletions

View File

@@ -23,6 +23,7 @@ imageproc = {version = "0.23.0", optional = true}
unicode-segmentation = "1.10.0"
codepage-437 = "0.1.0"
one-d-reader-derive = { path = "one-d-reader-derive" }
num = "0.4.0"
[dev-dependencies]
java-properties = "1.4.1"