update to v0.4.6

This commit is contained in:
Henry Schimke
2023-05-10 09:44:44 -05:00
parent 59cf1df51f
commit 09c23ba450
2 changed files with 2 additions and 1 deletions

View File

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