haesli/xtask/Cargo.toml
2022-02-19 20:07:17 +01:00

11 lines
No EOL
230 B
TOML

[package]
name = "xtask"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
heck = "0.4.0"
itertools = "0.10.3"
strong-xml = "0.6.3"