features(libtlg-rs): Add tlg5 grayscale decode support

This commit is contained in:
2025-07-29 09:29:54 +08:00
parent b586a33fda
commit 1a252c05c2
5 changed files with 35 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tlg"
version = "0.1.2"
version = "0.1.3"
description = "Tools to process TLG image file."
edition = "2024"
license = "MIT"