mles-client 1.0.4

Mles-client, a distributed data protocol example (chat) client/ws-proxy
# 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]
name = "mles-client"
version = "1.0.4"
authors = ["jq-rs"]
description = "Mles-client, a distributed data protocol example (chat) client/ws-proxy"
documentation = "http://mles.io"
readme = "../README.md"
keywords = ["mles", "publish", "subscribe", "cbor", "websocket"]
categories = ["network-programming"]
license = "MPL-2.0"
repository = "https://github.com/jq-rs/mles-rs"
[profile.release]
lto = true
[dependencies.tokio-proto]
version = "0.1"

[dependencies.futures]
version = "0.1"

[dependencies.tokio-core]
version = "0.1"

[dependencies.tokio-io]
version = "0.1"

[dependencies.mles-utils]
version = "1.0"

[dependencies.tungstenite]
version = "0.5"

[dependencies.tokio-service]
version = "0.1"

[dependencies.bytes]
version = "0.4"

[dependencies.tokio-tungstenite]
version = "0.4"
[badges.appveyor]
repository = "jq-rs/mles-rs"

[badges.travis-ci]
repository = "jq-rs/mles-rs"