mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-28 05:12:34 +00:00
fix: client_support is on by default
This commit is contained in:
@@ -40,7 +40,7 @@ rand = "0.8.5"
|
|||||||
criterion = "0.5"
|
criterion = "0.5"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["image"]
|
default = ["image", "client_support"]
|
||||||
#/// Enable features required for image manipulation and reading.
|
#/// Enable features required for image manipulation and reading.
|
||||||
image = ["dep:image", "dep:imageproc"]
|
image = ["dep:image", "dep:imageproc"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user