fix missing result point callback

This commit is contained in:
Henry Schimke
2023-01-06 10:45:40 -06:00
parent 0185e80090
commit 7996f42c64
5 changed files with 21 additions and 20 deletions

View File

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