{
  "cksum": "88e5c6c48b766afb95851b04b6b193871a59d0b2a3ed19990d4f8f651ae5c668",
  "crate_file": "dbs-virtio-devices-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/dbs-virtio-devices/dbs-virtio-devices-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "caps",
      "optional": false,
      "req": "^0.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dbs-device",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "kvm-legacy-irq",
        "kvm-msi-irq"
      ],
      "kind": "normal",
      "name": "dbs-interrupt",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dbs-utils",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "epoll",
      "optional": false,
      "req": "^4.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fuse-backend-rs",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "io-uring",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kvm-bindings",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kvm-ioctls",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.119",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.23.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nydus-api",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nydus-blobfs",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nydus-rafs",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlimit",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "threadpool",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "virtio-bindings",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "virtio-queue",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "backend-mmap"
      ],
      "kind": "normal",
      "name": "vm-memory",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "backend-mmap",
        "backend-atomic"
      ],
      "kind": "dev",
      "name": "vm-memory",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vmm-sys-util",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    }
  ],
  "features": {
    "virtio-blk": [
      "virtio-mmio"
    ],
    "virtio-fs": [
      "virtio-mmio",
      "fuse-backend-rs/virtiofs",
      "nydus-rafs/virtio-fs",
      "nydus-blobfs/virtiofs"
    ],
    "virtio-fs-pro": [
      "virtio-fs",
      "nydus-blobfs/backend-registry",
      "nydus-blobfs/backend-oss",
      "nydus-rafs/backend-registry",
      "nydus-rafs/backend-oss"
    ],
    "virtio-mmio": [],
    "virtio-net": [
      "virtio-mmio"
    ],
    "virtio-vsock": [
      "virtio-mmio"
    ]
  },
  "index_path": "db/s-/dbs-virtio-devices",
  "name": "dbs-virtio-devices",
  "pubtime": "2023-02-12T16:11:54Z",
  "vers": "0.2.0",
  "yanked": false
}
