[package] name = "simple-xml" version = "0.1.10" authors = ["Tim Roberts "] edition = "2018" license-file = "LICENSE" readme = "README.md" repository = "https://github.com/ten3roberts/simple-xml" description = "A dead simple xml parser" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dev-dependencies] rand = "0.7.3"