chore: version update and cargo fmt

This commit is contained in:
Henry Schimke
2024-01-02 17:10:56 -06:00
parent e04354cb4a
commit c3618919d7
10 changed files with 89 additions and 93 deletions

View File

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