mles-utils 1.0.0

Mles-utils for Mles server and clients
Documentation
# 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-utils"
version = "1.0.0"
authors = ["jq-rs"]
description = "Mles-utils for Mles server and clients"
documentation = "https://docs.rs/mles-utils"
readme = "../README.md"
keywords = ["mles", "publish", "subscribe", "network", "cbor"]
categories = ["network-programming"]
license = "MPL-2.0"
repository = "https://github.com/jq-rs/mles-rs"
[profile.release]
lto = true

[lib]
test = true
[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_cbor]
version = "0.6"

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

[dependencies.serde_bytes]
version = "0.10"

[dependencies.siphasher]
version = "0.2"

[dependencies.serde]
version = "1.0"

[dependencies.futures]
version = "0.1"

[dependencies.byteorder]
version = "1.0"

[dependencies.tokio-io]
version = "0.1"
[badges.travis-ci]
repository = "jq-rs/mles-rs"

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