udpate to track zxing 3.5.1

This commit is contained in:
Henry Schimke
2023-01-09 10:45:24 -06:00
parent 9efab236e3
commit 6a361025e2
2 changed files with 5 additions and 2 deletions

View File

@@ -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"