Merge branch 'main' into port_cpp_qrcode

This commit is contained in:
Henry Schimke
2023-03-20 10:29:14 -05:00
3 changed files with 9740 additions and 1 deletions

View File

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