[package] name = "nursery" version = "0.0.1" authors = ["Jeremy Wall "] edition = "2018" license = "Apache-2.0" keywords = ["concurrency", "async"] description = "An implemenation of Nathaniel J. Smiths Concurrency primitive for Rust." repository = "https://git.sr.ht/~zaphar/rust-nursery-async" [dependencies]