[dependencies]
lazy_static = "0.1"
num_cpus = "0.2"
spin = "0.3"
[package]
authors = ["Jameson Ernst <j.patrick.ernst@gmail.com>"]
description = "Simple promise/future library with continuations that don't block."
license = "MIT"
name = "alternate-future"
repository = "https://github.com/jpernst/alternate-future"
version = "0.1.4"