fix small clippy issue and bump version

This commit is contained in:
Henry Schimke
2023-01-10 09:55:19 -06:00
parent 149dc260c9
commit 752d8c87b9
4 changed files with 25 additions and 22 deletions

View File

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