# 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] edition = "2018" name = "minidom-gst-meet" version = "0.13.0" authors = ["lumi ", "Emmanuel Gil Peyrot ", "Bastien Orivel ", "Astro ", "Maxime “pep” Buquet "] description = "A small, simple DOM implementation on top of quick-xml" homepage = "https://gitlab.com/xmpp-rs/xmpp-rs" documentation = "https://docs.rs/minidom" readme = "README.md" keywords = ["xml", "xmpp"] license = "MPL-2.0" repository = "https://gitlab.com/xmpp-rs/xmpp-rs" [dependencies.quick-xml] version = "0.20" [badges.gitlab] repository = "xmpp-rs/xmpp-rs"