# 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 = "2018" name = "mles-utils" version = "1.1.7" authors = ["jq-rs"] description = "Mles-utils for Mles server and clients" documentation = "https://docs.rs/mles-utils" readme = "README.md" keywords = [ "mles", "publish-subscribe", "protocol", "cbor", ] categories = ["network-programming"] license = "MPL-2.0" repository = "https://github.com/jq-rs/mles-rs" [profile.release] lto = true [lib] test = true [dependencies.bytes] version = "0.4" [dependencies.futures] version = "0.1" [dependencies.serde] version = "1.0" [dependencies.serde_bytes] version = "0.11" [dependencies.serde_cbor] version = "0.11" [dependencies.serde_derive] version = "1.0" [dependencies.siphasher] version = "0.3" [dependencies.tokio] version = "0.1" [badges.appveyor] repository = "jq-rs/mles-rs" [badges.travis-ci] repository = "jq-rs/mles-rs"