xml5ever 0.11.0

Push based streaming parser for xml
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "xml5ever"
version = "0.11.0"
authors = ["The xml5ever project developers"]
exclude = ["xml5lib-tests/*"]
description = "Push based streaming parser for xml"
homepage = "https://github.com/servo/html5ever/blob/master/xml5ever/README.md"
documentation = "https://docs.rs/xml5ever/"
readme = "README.md"
keywords = ["xml", "xml5", "parser", "parsing"]
categories = ["parser-implementations", "web-programming"]
license = "MIT / Apache-2.0"
repository = "https://github.com/servo/html5ever"

[lib]
name = "xml5ever"
doctest = true
[dependencies.mac]
version = "0.1"

[dependencies.time]
version = "0.1"

[dependencies.log]
version = "0.3"

[dependencies.markup5ever]
version = "0.6"
[dev-dependencies.rustc-serialize]
version = "0.3.15"

[dev-dependencies.rustc-test]
version = "0.2"