[dependencies.blocking]
version = "0.6.0"
[dependencies.futures-lite]
version = "1.0.0"
[package]
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "Async filesystem primitives"
documentation = "https://docs.rs/async-fs"
edition = "2018"
homepage = "https://github.com/stjepang/async-fs"
keywords = ["asynchronous", "file", "filesystem", "io"]
license = "Apache-2.0 OR MIT"
name = "async-fs"
readme = "README.md"
repository = "https://github.com/stjepang/async-fs"
version = "1.1.1"