v0.4.0: This is a breaking change

This commit is contained in:
Henry Schimke
2023-03-16 13:37:13 -05:00
parent 963c9da285
commit d379dc9ded
4 changed files with 10 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "rxing-one-d-proc-derive"
repository = "https://github.com/rxing-core/rxing/tree/main/crates/one-d-proc-derive"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
description = "proc macros to simplify the development of one-d barcode symbologies in rxing (https://github.com/rxing-core/rxing)"
license = "Apache-2.0"