chore: update build for cli tool

This commit is contained in:
Henry Schimke
2024-01-02 17:19:00 -06:00
parent 4d00d51fff
commit 501a51f754

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "rxing-cli" name = "rxing-cli"
version = "0.1.16" version = "0.1.17"
edition = "2021" edition = "2021"
description = "A command line interface for rxing supporting encoding and decoding of multiple barcode formats" description = "A command line interface for rxing supporting encoding and decoding of multiple barcode formats"
license="Apache-2.0" license="Apache-2.0"