tokio-fs 0.1.7

Filesystem API for Tokio.
Documentation
[dependencies.futures]
version = "0.1.21"

[dependencies.tokio-io]
version = "0.1.6"

[dependencies.tokio-threadpool]
version = "0.1.3"
[dev-dependencies.rand]
version = "0.7"

[dev-dependencies.tempfile]
version = "~3.1.0"

[dev-dependencies.tokio]
version = "0.1.7"

[dev-dependencies.tokio-codec]
version = "0.1.0"

[dev-dependencies.tokio-io]
version = "0.1.6"

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
categories = ["asynchronous", "network-programming", "filesystem"]
description = "Filesystem API for Tokio.\n"
documentation = "https://docs.rs/tokio-fs/0.1.7/tokio_fs"
homepage = "https://tokio.rs"
keywords = ["tokio", "futures", "fs", "file", "async"]
license = "MIT"
name = "tokio-fs"
readme = "README.md"
repository = "https://github.com/tokio-rs/tokio"
version = "0.1.7"