anyxml 0.10.1

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.10.1"
dependencies = [
 "anyxml-automata",
 "anyxml-encoding",
 "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-encoding"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab918824812095f0c99aa4d03137522e7dc17b634e518d284dd60b442f750029"

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