faktory 0.7.1

API bindings for the language-agnostic Faktory work server
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 = "faktory"
version = "0.7.1"
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
description = "API bindings for the language-agnostic Faktory work server"
homepage = "https://github.com/jonhoo/faktory-rs"
documentation = "https://docs.rs/faktory"
readme = "README.md"
keywords = ["faktory", "api-bindings", "work-server", "job-server"]
categories = ["api-bindings", "asynchronous", "network-programming"]
license = "MIT/Apache-2.0"
repository = "https://github.com/jonhoo/faktory-rs.git"
[dependencies.atomic-option]
version = "0.1"

[dependencies.bufstream]
version = "0.1"

[dependencies.chrono]
version = "0.4"
features = ["serde"]

[dependencies.fnv]
version = "1.0.3"

[dependencies.hostname]
version = "0.1.3"

[dependencies.libc]
version = "0.2"

[dependencies.rand]
version = "0.3"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.sha2]
version = "0.6.0"

[dependencies.url]
version = "1.5"
[dev-dependencies.mockstream]
version = "0.0.3"
[badges.travis-ci]
repository = "jonhoo/faktory-rs"