This commit is contained in:
Henry Schimke
2023-03-21 10:16:46 -05:00
parent 2b3ed37924
commit 890fb4901f
4 changed files with 9 additions and 7 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"