mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
clap version bump
This commit is contained in:
@@ -10,5 +10,5 @@ keywords = ["barcode", "2d_barcode", "1d_barcode", "barcode_reader", "barcode_wr
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.1.1", features = ["derive"] }
|
||||
clap = { version = "4.2.0", features = ["derive"] }
|
||||
rxing = {path = "../../", version = "~0.4.0", features = ["image", "svg_read", "svg_write"] }
|
||||
|
||||
Reference in New Issue
Block a user