futures-micro 0.5.0

Zero dependency, no_std compatible async prelude.
Documentation
[dependencies.pin-project-lite]
version = "0.2.4"
[dev-dependencies.futures-lite]
version = "0.1"

[package]
authors = ["James Laver <james.laver@gmail.com>"]
categories = ["asynchronous", "concurrency", "no-std"]
description = "Zero dependency, no_std compatible async prelude."
documentation = "https://docs.rs/futures-micro"
edition = "2018"
homepage = "https://github.com/irrustible/futures-micro"
keywords = ["async", "futures", "no-std"]
license = "Apache-2.0 WITH LLVM-exception"
name = "futures-micro"
readme = "README.md"
repository = "https://github.com/irrustible/futures-micro"
version = "0.5.0"