{
  "cksum": "233853a377c29e31b5e3dada34ce37cb9fda658f01e041af40b952c0bff7cf69",
  "crate_file": "axvisor-0.5.9.crate",
  "crate_url": "https://static.crates.io/crates/axvisor/axvisor-0.5.9.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": "cfg(any(windows, unix))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-driver",
      "optional": false,
      "req": "^0.6.1",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-errno",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [
        "paging",
        "irq",
        "smp",
        "hv",
        "axvisor-linker"
      ],
      "kind": "normal",
      "name": "ax-hal",
      "optional": false,
      "req": "^0.5.16",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-kspin",
      "optional": false,
      "req": "^0.3.10",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-lazyinit",
      "optional": false,
      "req": "^0.4.8",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-memory-addr",
      "optional": false,
      "req": "^0.6.9",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [
        "ext-ld",
        "paging",
        "irq",
        "multitask",
        "task-ext",
        "smp",
        "hv"
      ],
      "kind": "normal",
      "name": "ax-std",
      "optional": false,
      "req": "^0.5.16",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axbuild",
      "optional": false,
      "req": "^0.4.9",
      "target": "cfg(any(windows, unix))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axvm",
      "optional": false,
      "req": "^0.5.11",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axvmconfig",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": false,
      "features": [
        "byte"
      ],
      "kind": "normal",
      "name": "byte-unit",
      "optional": false,
      "req": "^5",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.6",
      "target": "cfg(any(windows, unix))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fdt-parser",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(not(any(windows, unix)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "prettyplease",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "proc-macro2",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "quote",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "syn",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(any(windows, unix))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "toml",
      "optional": false,
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "ept-level-4": [
      "axvm/4-level-ept"
    ],
    "fs": [
      "ax-std/fs",
      "axvm/host-fs"
    ],
    "phytium-mci": [
      "ax-driver/phytium-mci"
    ],
    "rockchip-dwmmc": [
      "ax-driver/rockchip-dwmmc",
      "ax-driver/rockchip-soc"
    ],
    "rockchip-pm": [
      "ax-driver/rockchip-pm"
    ],
    "rockchip-sdhci": [
      "ax-driver/rockchip-sdhci",
      "ax-driver/rockchip-soc"
    ],
    "rockchip-soc": [
      "ax-driver/rockchip-soc"
    ],
    "sdmmc": [
      "ax-driver/rockchip-sdhci",
      "ax-driver/rockchip-soc",
      "ax-driver/phytium-mci"
    ],
    "serial": [],
    "sstc": [
      "axvm/sstc"
    ],
    "svm": [
      "axvm/svm"
    ],
    "vmx": [
      "axvm/vmx"
    ]
  },
  "index_path": "ax/vi/axvisor",
  "name": "axvisor",
  "pubtime": "2026-06-04T01:25:28Z",
  "vers": "0.5.9",
  "yanked": false
}
