summaryrefslogtreecommitdiff
path: root/tvg/Cargo.toml
blob: 385de09a3f9895b404a2265fbac3650afcc40d01 (plain)
[package]
name = "alligator_tvg"
version = "0.1.0"
edition = "2021"
publish = false

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
byteorder = "1"
thiserror = "1"
raise = "2"
num_enum = "0.5"