mirror of
https://github.com/ex-RushiaLover/traingame-parser.git
synced 2025-06-08 00:52:32 -04:00
11 lines
177 B
TOML
11 lines
177 B
TOML
[package]
|
|
name = "tg-asset-meta"
|
|
edition = "2024"
|
|
version.workspace = true
|
|
|
|
[dependencies]
|
|
varint-rs.workspace = true
|
|
byteorder.workspace = true
|
|
|
|
tg-bytes-util.workspace = true
|