This commit is contained in:
Henry
2023-01-04 20:26:25 -06:00
parent a41953b928
commit d2a4b21808
2 changed files with 3 additions and 1 deletions

View File

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