Implement clippy suggestions

This commit is contained in:
Henry Schimke
2023-01-04 14:48:16 -06:00
parent c65eadf102
commit 48287631dd
196 changed files with 2465 additions and 2574 deletions

View File

@@ -26,8 +26,8 @@ image = {version = "0.24", optional = true}
imageproc = {version = "0.23.0", optional = true}
unicode-segmentation = "1.10.0"
codepage-437 = "0.1.0"
rxing-one-d-proc-derive = "0.2"
#rxing-one-d-proc-derive = {path ="../rxing-one-d-proc-derive"}
#rxing-one-d-proc-derive = "0.2.1"
rxing-one-d-proc-derive = {path ="../rxing-one-d-proc-derive"}
num = "0.4.0"
[dev-dependencies]