mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
stage: moving performance enhancements into main
several incomplete features are gated behind the `experimental_features` flag.
This commit is contained in:
@@ -12,3 +12,6 @@ keywords = ["barcode", "2d_barcode", "1d_barcode", "barcode_reader", "barcode_wr
|
||||
[dependencies]
|
||||
clap = { version = "4.4.13", features = ["derive"] }
|
||||
rxing = {path = "../../", version = "~0.5.7", features = ["image", "svg_read", "svg_write"] }
|
||||
|
||||
#[profile.release]
|
||||
#debug = true
|
||||
Reference in New Issue
Block a user