This commit is contained in:
Henry Schimke
2023-01-08 15:51:10 -06:00
parent 8a40109226
commit 2bc5e5464b
2 changed files with 3 additions and 1 deletions

View File

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