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