aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 02dc18c45d6bb57b2c5080c5c059a7a575d4dd61 (plain)
1
2
3
4
5
6
7
[package]
name = "xml-stinks"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"

[dependencies]