Merge branch 'main' into port_cpp_qrcode

This commit is contained in:
Henry Schimke
2023-03-21 10:19:25 -05:00
6 changed files with 143 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rxing"
version = "0.4.2"
version = "0.4.3"
description="A rust port of the zxing barcode library."
license="Apache-2.0"
repository="https://github.com/rxing-core/rxing"