# 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" rust-version = "1.75" name = "virtiofs_opendal" version = "0.0.0" authors = ["Apache OpenDAL "] description = "virtiofs integration for Apache OpenDAL" homepage = "https://opendal.apache.org/" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/apache/opendal" [dependencies.anyhow] version = "1.0.86" features = ["std"] [dependencies.libc] version = "0.2.139" [dependencies.snafu] version = "0.8.3" [dependencies.vhost] version = "0.11.0" [dependencies.vhost-user-backend] version = "0.14.0" [dependencies.virtio-bindings] version = "0.2.1" [dependencies.virtio-queue] version = "0.11.0" [dependencies.vm-memory] version = "0.14.0" features = [ "backend-mmap", "backend-atomic", ] [dependencies.vmm-sys-util] version = "0.12.1"