[build-dependencies]
[dependencies]
[dev-dependencies.async-std]
version = "1.0"
[features]
default = ["std"]
std = []
[package]
authors = ["Jeron Aldaron Lau <jeronlau@plopgrizzly.com>"]
categories = ["asynchronous", "embedded", "no-std", "rust-patterns", "wasm"]
description = "Minimal and simpler alternative to the futures crate."
documentation = "https://docs.rs/pasts"
edition = "2018"
homepage = "https://github.com/AldaronLau/pasts/blob/stable/CHANGELOG.md"
include = ["Cargo.toml", "src/*", "README.md"]
keywords = ["futures", "platform-agnostic", "cross-platform", "io", "executor"]
license = "Apache-2.0 OR MIT OR BSL-1.0"
name = "pasts"
readme = "README.md"
repository = "https://github.com/AldaronLau/pasts"
version = "0.9.0"