rsld/Cargo.toml
2021-06-28 16:10:10 -05:00

9 lines
134 B
TOML

[package]
name = "rsld"
version = "0.1.0"
edition = "2018"
[dependencies]
anyhow = "1.0.41"
byteorder = "1.4.3"
structopt = "0.3.21"