async-vfs 0.56.0

Async Virtual File System
Documentation
[dependencies.async-trait]
version = "0.1.42"

[dependencies.futures-lite]
version = "1.12.0"

[dependencies.thiserror]
version = "1.0.23"

[package]
authors = ["Prabir Shrestha <mail@prabir.me>"]
description = "Async Virtual File System"
edition = "2021"
license = "MIT"
name = "async-vfs"
readme = "README.md"
repository = "https://github.com/prabirshrestha/async-vfs"
resolver = "1"
version = "0.56.0"