mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
udpate to track zxing 3.5.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rxing"
|
||||
version = "0.2.10"
|
||||
version = "0.2.11"
|
||||
description="A rust port of the zxing barcode library."
|
||||
license="Apache-2.0"
|
||||
repository="https://github.com/hschimke/rxing"
|
||||
|
||||
@@ -63,4 +63,7 @@ v0.2.0 -> Dramatically improve performance when cropping a BufferedImageLuminanc
|
||||
v0.1.4 -> Dramatically improve performance for MultiFormatReader and for multiple barcode detection.
|
||||
|
||||
## Known Issues
|
||||
Performance is low for GenericMultipleBarcodeReader.
|
||||
Performance is low for GenericMultipleBarcodeReader.
|
||||
|
||||
## ZXing Track
|
||||
Currently tracking zxing 3.5.1
|
||||
Reference in New Issue
Block a user