{
  "cksum": "2e5a63a89f40ec26a0a1434e89de3f4ee939a920eae15d641053ee09ee6ed44b",
  "crate_file": "fuse-backend-rs-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/fuse-backend-rs/fuse-backend-rs-0.11.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.42",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "caps",
      "optional": true,
      "req": "^0.5",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation-sys",
      "optional": true,
      "req": ">=0.8",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dbs-snapshot",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "io-uring",
      "optional": true,
      "req": "^0.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "os-poll",
        "os-ext"
      ],
      "kind": "normal",
      "name": "mio",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-uring",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-uring",
      "optional": true,
      "req": "^0.4.0",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "versionize",
      "optional": true,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "versionize_derive",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "vhost-user-slave"
      ],
      "kind": "normal",
      "name": "vhost",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "virtio-queue",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "backend-mmap"
      ],
      "kind": "normal",
      "name": "vm-memory",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "backend-mmap",
        "backend-bitmap"
      ],
      "kind": "dev",
      "name": "vm-memory",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vmm-sys-util",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "vmm-sys-util",
      "optional": false,
      "req": "^0.11",
      "target": null
    }
  ],
  "features": {
    "async-io": [
      "async-trait",
      "tokio-uring",
      "tokio/fs",
      "tokio/net",
      "tokio/sync",
      "tokio/rt",
      "tokio/macros",
      "io-uring"
    ],
    "default": [
      "fusedev"
    ],
    "fuse-t": [],
    "fusedev": [
      "vmm-sys-util",
      "caps",
      "core-foundation-sys"
    ],
    "persist": [
      "dbs-snapshot",
      "versionize",
      "versionize_derive"
    ],
    "vhost-user-fs": [
      "virtiofs",
      "vhost",
      "caps"
    ],
    "virtiofs": [
      "virtio-queue",
      "caps",
      "vmm-sys-util"
    ]
  },
  "index_path": "fu/se/fuse-backend-rs",
  "name": "fuse-backend-rs",
  "pubtime": "2023-10-31T07:24:23Z",
  "vers": "0.11.0",
  "yanked": false
}
