[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 = "*"
Powered by TurnKey Linux.