{
  "cksum": "ecc136374c8591fc888ee185da0ed4fd8603e2339d0df0d0bd315a1d8754e845",
  "crate_file": "axvisor-0.5.13.crate",
  "crate_url": "https://static.crates.io/crates/axvisor/axvisor-0.5.13.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": "cfg(any(windows, all(unix, not(target_env = \"musl\"))))"
    },
    {
      "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.8.1",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-errno",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [
        "paging",
        "irq",
        "smp",
        "hv",
        "axvisor-linker"
      ],
      "kind": "normal",
      "name": "ax-hal",
      "optional": false,
      "req": "^0.5.20",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-kspin",
      "optional": false,
      "req": "^0.3.11",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-lazyinit",
      "optional": false,
      "req": "^0.4.8",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-memory-addr",
      "optional": false,
      "req": "^0.6.9",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [
        "ext-ld",
        "paging",
        "irq",
        "multitask",
        "task-ext",
        "smp",
        "hv"
      ],
      "kind": "normal",
      "name": "ax-std",
      "optional": false,
      "req": "^0.5.20",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axbuild",
      "optional": false,
      "req": "^0.4.13",
      "target": "cfg(any(windows, all(unix, not(target_env = \"musl\"))))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axvm",
      "optional": false,
      "req": "^0.5.15",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axvmconfig",
      "optional": false,
      "req": "^0.7.2",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": false,
      "features": [
        "byte"
      ],
      "kind": "normal",
      "name": "byte-unit",
      "optional": false,
      "req": "^5",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.6",
      "target": "cfg(any(windows, all(unix, not(target_env = \"musl\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fdt-parser",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "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, all(unix, not(target_env = \"musl\"))))"
    },
    {
      "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/ext4fs",
      "ax-std/fatfs",
      "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"
    ],
    "stack-protector": [
      "ax-std/stack-protector"
    ],
    "svm": [
      "axvm/svm"
    ],
    "vmx": [
      "axvm/vmx"
    ]
  },
  "index_path": "ax/vi/axvisor",
  "name": "axvisor",
  "pubtime": "2026-06-22T04:39:00Z",
  "vers": "0.5.13",
  "yanked": false
}
