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