[dependencies.futures-preview]
version = "0.3.0-alpha.19"
[dependencies.thread_local]
version = "1.0.0"
[package]
authors = ["Josh Robson Chase <josh@robsonchase.com>"]
description = "Adapter for using async read/write streams in std::io contexts"
documentation = "https://docs.rs/async-stdio"
edition = "2018"
homepage = "https://gitlab.com/jrobsonchase/async-stdio"
license = "MIT/Apache-2.0"
name = "async-stdio"
readme = "README.md"
repository = "https://gitlab.com/jrobsonchase/async-stdio"
version = "0.3.0-alpha.4"