traingame-parser/crates/bytes-util/Cargo.toml
2025-06-04 23:01:22 +07:00

9 lines
145 B
TOML

[package]
name = "tg-bytes-util"
edition = "2024"
version.workspace = true
[dependencies]
varint-rs.workspace = true
byteorder.workspace = true