mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
only 13 failing encoder tests
This commit is contained in:
@@ -20,10 +20,11 @@ chrono = "0.4"
|
||||
chrono-tz = "0.4"
|
||||
image = {version = "0.24.3", optional = true}
|
||||
imageproc = {version = "0.23.0", optional = true}
|
||||
unicode-segmentation = "1.10.0"
|
||||
|
||||
[dev-dependencies]
|
||||
java-properties = "1.4.1"
|
||||
|
||||
[features]
|
||||
default = ["image"]
|
||||
image = ["dep:image", "dep:imageproc"]
|
||||
image = ["dep:image", "dep:imageproc"]
|
||||
|
||||
Reference in New Issue
Block a user