ableos_userland/programs/xml_tests/Cargo.toml

11 lines
227 B
TOML
Raw Normal View History

2023-03-31 04:25:47 +00:00
[package]
name = "xml_tests"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
simple_xml_serialize = "*"
xml-builder = "0.5.2"