1
0
Fork 0
forked from wry/wry
wry/crates/xml-to-wire/Cargo.toml

9 lines
164 B
TOML

[package]
name = "xml-to-wire"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
quick-xml = "0.39.0"
thiserror = "2.0.16"