format_xml 0.3.0

Fast, minimal, feature-rich, xml-like formatting syntax for Rust!
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "fmtools"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06e445fbebce56ca378adcacced37a72833e752c1b07be05908c94f643d7b7c6"
dependencies = [
 "obfstr",
]

[[package]]
name = "format_xml"
version = "0.3.0"
dependencies = [
 "fmtools",
]

[[package]]
name = "obfstr"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b2b2cbbfd8defa51ff24450a61d73b3ff3e158484ddd274a883e886e6fbaa78"