{
  "cksum": "51a02d964ed0917a19d949c807fa8fec71fc9fed28ed83ac3d97288c00d072cb",
  "crate_file": "axvisor-0.5.16.crate",
  "crate_url": "https://static.crates.io/crates/axvisor/axvisor-0.5.16.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.10.0",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-errno",
      "optional": false,
      "req": "^0.6.1",
      "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.23",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [
        "ext-ld",
        "paging",
        "irq",
        "multitask",
        "task-ext",
        "smp",
        "hv",
        "plat-dyn"
      ],
      "kind": "normal",
      "name": "ax-std",
      "optional": false,
      "req": "^0.5.23",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axbuild",
      "optional": false,
      "req": "^0.4.16",
      "target": "cfg(any(windows, all(unix, not(target_env = \"musl\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "axtest",
      "optional": false,
      "req": "^0.5.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "plat-dyn"
      ],
      "kind": "normal",
      "name": "axvm",
      "optional": false,
      "req": "^0.5.18",
      "target": "cfg(any(not(any(windows, unix)), target_env = \"musl\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axvmconfig",
      "optional": false,
      "req": "^0.8.0",
      "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": "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": {
    "axtest": [],
    "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"
    ],
    "sstc": [
      "axvm/sstc"
    ],
    "stack-protector": [
      "ax-std/stack-protector"
    ],
    "svm": [
      "axvm/svm"
    ],
    "vmx": [
      "axvm/vmx"
    ]
  },
  "index_path": "ax/vi/axvisor",
  "name": "axvisor",
  "pubtime": "2026-07-02T07:42:09Z",
  "vers": "0.5.16",
  "yanked": false
}
