[dependencies.tokio]
default-features = false
package = "tokio"
version = "0.2.20"
[package]
authors = ["Tokio Contributors <team@tokio.rs>"]
description = "Re-export of tokio AsyncRead and AsyncWrite"
edition = "2018"
license = "MIT"
name = "tokio-read-write-traits"
readme = "README.md"
repository = "https://github.com/tokio-rs/tokio"
version = "0.2.20"