anyxml 0.9.0

A fully spec-conformant XML library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "anyxml"
version = "0.9.0"
dependencies = [
 "anyxml-automata",
 "anyxml-uri",
]

[[package]]
name = "anyxml-automata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70d393f913b69596ac274556b84dbd67809016c8e1f277285f8c010f33deb5df"

[[package]]
name = "anyxml-uri"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40b025d21a59be230e81e8f05634841cdb363176d3fb9875c519f74d27410f17"