update to v0.4.2

This commit is contained in:
Henry Schimke
2023-03-19 15:33:32 -05:00
parent 4ffeeb9d7f
commit a260469ee6

View File

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