criware-utf 1.1.1

Implementation of the UTF table format used in CRIWARE CPK files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "criware-utf"
description.workspace = true
version.workspace = true
license.workspace = true
readme.workspace = true
edition = "2024"
repository = "https://codeberg.org/nagaa/criware-utf"

[dependencies]
criware-utf-core = { version = "1.1.1", path = "../criware-utf-core" }
criware-utf-macros = { version = "1.1.1", path = "../criware-utf-macros" }