chore: prepare for release

update version to v0.5.5.

fixes: #48
changes name of `image-formats` to `image_formats` to more allign with the naming convention of the library.
This commit is contained in:
Henry Schimke
2024-01-30 17:26:51 -06:00
parent aa6128280e
commit 297ea7bf80
33 changed files with 666 additions and 134 deletions

View File

@@ -344,6 +344,7 @@ fn decode_command(
rxing::DecodeHintValue::PureBarcode(*pure_barcode),
);
}
if let Some(character_set) = character_set {
hints.insert(
rxing::DecodeHintType::CHARACTER_SET,