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 = "salt"
version = "0.0.4"
authors = ["Ryan Leckey <leckey.ryan@gmail.com>"]
description = "Renamed to shio"
documentation = "https://docs.rs/salt"
keywords = []
categories = []
license = "MIT/Apache-2.0"
repository = "https://github.com/mehcode/salt"
[profile.release]
lto = true
[dependencies.hyper]
version = "0.11"

[dependencies.net2]
version = "0.2.31"

[dependencies.bytes]
version = "0.4.5"

[dependencies.regex]
version = "0.2"

[dependencies.futures]
version = "0.1.14"

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

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

[dependencies.num_cpus]
version = "1.6.2"

[dependencies.tokio-proto]
version = "0.1.1"
[dev-dependencies.serde]
version = "1.0"

[dev-dependencies.error-chain]
version = "0.11.0-rc.2"

[dev-dependencies.serde_json]
version = "1.0"

[dev-dependencies.serde_derive]
version = "1.0"