minions 0.2.9

DISCONTINUED. This crate was renamed. The development of this code is under the acto-rs crate.
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 = "minions"
version = "0.2.9"
authors = ["David Beck <david.beck.priv@gmail.com>"]
description = "DISCONTINUED. This crate was renamed. The development of this code is under the acto-rs crate."
homepage = "https://github.com/dbeck/minions_rs"
readme = "README.md"
keywords = ["actor", "concurrency"]
license = "MIT/Apache-2.0"
repository = "https://github.com/dbeck/minions_rs"
[profile.release]
debug = true
[dependencies.libc]
version = "0.2"

[dependencies.lossyq]
version = "0.1.16"

[dependencies.parking_lot]
version = "0.2"

[dependencies.time]
version = "0.1"