# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "wasmtime-vfs-file" version = "0.1.0" authors = ["The Enarx Project Developers"] description = "In-memory WASI file" homepage = "https://enarx.dev/" keywords = ["vfs"] categories = ["filesystem"] license = "Apache-2.0" repository = "https://github.com/enarx/vfs" [dependencies.async-trait] version = "0.1.51" [dependencies.wasi-common] version = "2.0.0" [dependencies.wasmtime-vfs-ledger] version = "0.1.0" [dependencies.wasmtime-vfs-memory] version = "0.1.0"