coda_bar reader passes

This commit is contained in:
Henry Schimke
2022-12-03 11:43:27 -06:00
parent 419f573f5d
commit 34e2473a5d
13 changed files with 1020 additions and 823 deletions

View File

@@ -22,6 +22,7 @@ image = {version = "0.24.3", optional = true}
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" }
[dev-dependencies]
java-properties = "1.4.1"