This commit is contained in:
Henry Schimke
2022-12-31 14:44:12 -06:00
parent d08f8aaf73
commit aa92842bb7

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "rxing" name = "rxing"
version = "0.1.0" version = "0.1.1"
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/hschimke/rxing" repository="https://github.com/hschimke/rxing"