beanstalkd-cli 0.4.0

Command line Beanstalkd tool
# 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 = "beanstalkd-cli"
version = "0.4.0"
authors = ["Johannes Schickling <schickling.j@gmail.com>"]
description = "Command line Beanstalkd tool"
homepage = "https://github.com/schickling/beanstalkd-cli"
readme = "README.md"
keywords = ["beanstalkd", "cli", "queue", "worker", "ironmq"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/schickling/beanstalkd-cli"
[dependencies.beanstalkd]
version = "0.4"

[dependencies.docopt]
version = "1.0"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"