anyxml 0.8.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.8.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.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb8e2f6e5fcc6f095ab13b1a5c53f334816b5757a3dc989b4be7cc880ec89b66"