qhd/Cargo.toml

11 lines
207 B
TOML
Raw Normal View History

2024-04-07 05:19:51 +00:00
[package]
name = "qhd"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
csv = "1.3.0"
quick-xml = "0.31.0"