# 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 = "xmpp-parsers-gst-meet" version = "0.18.2" authors = ["Emmanuel Gil Peyrot ", "Maxime “pep” Buquet "] description = "Collection of parsers and serialisers for XMPP extensions" homepage = "https://gitlab.com/xmpp-rs/xmpp-rs" keywords = ["xmpp", "jabber", "xml"] categories = ["parsing", "network-programming"] license = "MPL-2.0" repository = "https://gitlab.com/xmpp-rs/xmpp-rs" [package.metadata.docs.rs] rustdoc-args = ["--sort-modules-by-appearance", "-Zunstable-options"] [dependencies.base64] version = "0.13" [dependencies.blake2] version = "0.9" [dependencies.chrono] version = "0.4.5" features = ["std"] default-features = false [dependencies.digest] version = "0.9" [dependencies.jid] version = "0.9" features = ["minidom"] package = "jid-gst-meet" [dependencies.minidom] version = "0.13" package = "minidom-gst-meet" [dependencies.sha-1] version = "0.9" [dependencies.sha2] version = "0.9" [dependencies.sha3] version = "0.9" [features] component = [] disable-validation = [] serde = ["jid/serde"]