{
  "cksum": "0bd62153e5ffe89a76b775c89b9c01b65d38c67a32ca8d516a910d4cb497d367",
  "crate_file": "msb_krun_vmm-0.1.12.crate",
  "crate_url": "https://static.crates.io/crates/msb_krun_vmm/msb_krun_vmm-0.1.12.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arch",
      "optional": false,
      "package": "msb_krun_arch",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arch_gen",
      "optional": false,
      "package": "msb_krun_arch_gen",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitfield",
      "optional": true,
      "req": "^0.19.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": true,
      "req": "^2.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bzip2",
      "optional": false,
      "req": "^0.5",
      "target": "cfg(target_arch = \"x86_64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpuid",
      "optional": false,
      "package": "msb_krun_cpuid",
      "req": "^0.1.12",
      "target": "cfg(target_arch = \"x86_64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": ">=0.5.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "devices",
      "optional": false,
      "package": "msb_krun_devices",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "test_utils"
      ],
      "kind": "dev",
      "name": "devices",
      "optional": false,
      "package": "msb_krun_devices",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hvf",
      "optional": false,
      "package": "msb_krun_hvf",
      "req": "^0.1.12",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iocuddle",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kbs-types",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kernel",
      "optional": false,
      "package": "msb_krun_kernel",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bindgen_clang_runtime"
      ],
      "kind": "normal",
      "name": "krun_display",
      "optional": true,
      "package": "msb_krun_display",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bindgen_clang_runtime"
      ],
      "kind": "normal",
      "name": "krun_input",
      "optional": true,
      "package": "msb_krun_input",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fam-wrappers"
      ],
      "kind": "normal",
      "name": "kvm-bindings",
      "optional": false,
      "req": ">=0.11",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kvm-ioctls",
      "optional": false,
      "req": ">=0.21",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": ">=0.2.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bzimage",
        "elf",
        "pe"
      ],
      "kind": "normal",
      "name": "linux-loader",
      "optional": false,
      "req": "=0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "term"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.30.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "polly",
      "optional": false,
      "package": "msb_krun_polly",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.125",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tdx",
      "optional": true,
      "req": "^0.1.0",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utils",
      "optional": false,
      "package": "msb_krun_utils",
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "backend-mmap"
      ],
      "kind": "normal",
      "name": "vm-memory",
      "optional": false,
      "req": "~0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vmm-sys-util",
      "optional": false,
      "req": ">=0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": false,
      "req": "^0.13",
      "target": "cfg(target_arch = \"x86_64\")"
    }
  ],
  "features": {
    "amd-sev": [
      "blk",
      "bitfield",
      "bitflags",
      "iocuddle",
      "tee",
      "kbs-types",
      "serde",
      "serde_json"
    ],
    "aws-nitro": [],
    "blk": [],
    "efi": [
      "blk",
      "net"
    ],
    "gpu": [
      "krun_display"
    ],
    "input": [
      "krun_input"
    ],
    "net": [],
    "snd": [],
    "tee": []
  },
  "features2": {
    "tdx": [
      "blk",
      "tee",
      "kbs-types",
      "serde",
      "serde_json",
      "dep:tdx"
    ]
  },
  "index_path": "ms/b_/msb_krun_vmm",
  "name": "msb_krun_vmm",
  "pubtime": "2026-04-30T19:48:59Z",
  "v": 2,
  "vers": "0.1.12",
  "yanked": false
}
