{
  "cksum": "dbba1e66549c41282b346dc379f33a6a58cc418d2ac3ea23e5df7c827450c6ed",
  "crate_file": "mimobox-vm-0.1.0-alpha.crate",
  "crate_url": "https://static.crates.io/crates/mimobox-vm/mimobox-vm-0.1.0-alpha.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fam-wrappers"
      ],
      "kind": "normal",
      "name": "kvm-bindings",
      "optional": false,
      "req": "^0.10.0",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kvm-ioctls",
      "optional": false,
      "req": "^0.19",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mimobox-core",
      "optional": false,
      "req": "^0.1.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "vhost-kern",
        "vhost-vsock"
      ],
      "kind": "normal",
      "name": "vhost",
      "optional": true,
      "req": "^0.13",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "virtio-queue",
      "optional": true,
      "req": "^0.16",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "backend-mmap",
        "backend-mmap"
      ],
      "kind": "normal",
      "name": "vm-memory",
      "optional": false,
      "req": "^0.16",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vmm-sys-util",
      "optional": false,
      "req": "^0.12.1",
      "target": "cfg(target_os = \"linux\")"
    }
  ],
  "features": {
    "boot-profile": [],
    "default": [],
    "guest-vsock": [],
    "kvm": [
      "virtio-queue",
      "vhost"
    ],
    "zerocopy-fork": []
  },
  "index_path": "mi/mo/mimobox-vm",
  "name": "mimobox-vm",
  "pubtime": "2026-04-27T09:38:56Z",
  "rust_version": "1.85",
  "vers": "0.1.0-alpha",
  "yanked": false
}
