# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "xavier" version = "0.1.3" authors = ["Thiago Medeiros dos Santos "] description = "Xavier is a lightweight and versatile XML parsing library designed to streamline the process of handling XML data with ease and efficiency." homepage = "https://github.com/thiago-santos-it/xavier-xml" documentation = "https://github.com/thiago-santos-it/xavier-xml/blob/main/crates-io.md" readme = "README.md" keywords = [ "xavier", "xml", ] license-file = "LICENSE" repository = "https://github.com/thiago-santos-it/xavier-xml" [dependencies.quick-xml] version = "0.31.0" [dependencies.xavier-derive] version = "0.1.3" optional = false [dependencies.xavier-internal] version = "0.1.2" optional = false