mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
chore: version update and cargo fmt
This commit is contained in:
@@ -11,4 +11,4 @@ keywords = ["barcode", "2d_barcode", "1d_barcode", "barcode_reader", "barcode_wr
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.2.0", features = ["derive"] }
|
||||
rxing = {path = "../../", version = "~0.4.9", features = ["image", "svg_read", "svg_write"] }
|
||||
rxing = {path = "../../", version = "~0.5.0", features = ["image", "svg_read", "svg_write"] }
|
||||
|
||||
Reference in New Issue
Block a user