jabyengine/src/Tools/tool_helper/Cargo.toml

14 lines
299 B
TOML

[package]
name = "tool_helper"
version = "0.9.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
byteorder = "*"
cdtypes = {path = "../cdtypes"}
colored = "*"
envmnt = "*"
lz4 = "*"
paste = "*"