[package] name = "xml1" version = "0.1.6" edition = "2021" description = "sane, non compliant xml parser without allocations" license = "MIT OR Apache-2.0" documentation = "https://docs.rs/xml1" repository = "https://github.com/lassade/xml1" authors = ["Felipe Jorge "] [dependencies] # codespan-reporting = "0.11.1"