anyxml 0.12.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.12.0"
dependencies = [
 "anyxml-automata",
 "anyxml-base64",
 "anyxml-datetime",
 "anyxml-encoding",
 "anyxml-uri",
]

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

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

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

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

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