{
  "cksum": "b5baaf5cd545ca6d802f2d20d77faa0d6102d0c60e3c9ff40b73caf2d016b63f",
  "crate_file": "axvm-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/axvm/axvm-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arm_vcpu",
      "optional": false,
      "req": "^0.2.1",
      "target": "cfg(target_arch = \"aarch64\")"
    },
    {
      "default_features": true,
      "features": [
        "vgicv3"
      ],
      "kind": "normal",
      "name": "arm_vgic",
      "optional": false,
      "req": "^0.2.1",
      "target": "cfg(target_arch = \"aarch64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axaddrspace",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdevice",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdevice_base",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axerrno",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axvcpu",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axvmconfig",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpumask",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memory_addr",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arm-el2"
      ],
      "kind": "normal",
      "name": "page_table_entry",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "page_table_multiarch",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arm-el2"
      ],
      "kind": "normal",
      "name": "percpu",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "riscv_vcpu",
      "optional": false,
      "req": "^0.2.1",
      "target": "cfg(target_arch = \"riscv64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x86_vcpu",
      "optional": false,
      "req": "^0.2.1",
      "target": "cfg(target_arch = \"x86_64\")"
    }
  ],
  "features": {
    "4-level-ept": [
      "axaddrspace/4-level-ept"
    ],
    "default": [
      "vmx"
    ],
    "vmx": []
  },
  "index_path": "ax/vm/axvm",
  "name": "axvm",
  "pubtime": "2026-02-24T05:13:38Z",
  "vers": "0.2.2",
  "yanked": false
}
