fix: include cfg directive for new test case

This commit is contained in:
Henry Schimke
2024-01-16 12:46:18 -06:00
parent fe9e997e11
commit 9261c40f31
2 changed files with 2 additions and 1 deletions

View File

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