{
  "cksum": "1c67a0dc4987c29d52134946704ee55e58e884fe052bc5337e4b1fedcb56501a",
  "crate_file": "axruntime-0.2.2-hv.2.crate",
  "crate_url": "https://static.crates.io/crates/axruntime/axruntime-0.2.2-hv.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axalloc",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axbacktrace",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axconfig",
      "optional": false,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdisplay",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdma",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axfs",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axhal",
      "optional": false,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axinput",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axipi",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axlog",
      "optional": false,
      "req": "=0.2.2-preview.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axmm",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axnet",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axplat",
      "optional": false,
      "req": ">=0.3.0-preview.2, <0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axplat-dyn",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"aarch64\")"
    },
    {
      "default_features": false,
      "features": [
        "reboot-on-system-off"
      ],
      "kind": "normal",
      "name": "axplat-x86-qemu-q35",
      "optional": false,
      "req": "^0.1.0-preview.1",
      "target": "cfg(target_arch = \"x86_64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axtask",
      "optional": true,
      "req": "=0.2.2-hv.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crate_interface",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctor_bare",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indoc",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percpu",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "somehal",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"aarch64\")"
    }
  ],
  "features": {
    "default": [],
    "multitask": [
      "axtask/multitask"
    ],
    "rtc": []
  },
  "features2": {
    "alloc": [
      "dep:axalloc"
    ],
    "display": [
      "dep:axdriver",
      "dep:axdisplay"
    ],
    "dma": [
      "paging",
      "dep:axdma"
    ],
    "driver-dyn": [
      "axdriver/dyn",
      "paging",
      "axconfig/dyn"
    ],
    "fs": [
      "dep:axdriver",
      "dep:axfs",
      "axmm?/fs"
    ],
    "input": [
      "dep:axdriver",
      "dep:axinput"
    ],
    "ipi": [
      "dep:axipi"
    ],
    "irq": [
      "axhal/irq",
      "axtask?/irq",
      "dep:percpu",
      "axplat-dyn/irq",
      "axplat-x86-qemu-q35/irq"
    ],
    "net": [
      "dep:axdriver",
      "dep:axnet"
    ],
    "paging": [
      "axhal/paging",
      "dep:axmm"
    ],
    "smp": [
      "axhal/smp",
      "axtask?/smp",
      "axplat-dyn/smp",
      "axplat-x86-qemu-q35/smp"
    ],
    "tls": [
      "axhal/tls",
      "axtask?/tls"
    ],
    "vsock": [
      "net",
      "dep:axdriver"
    ]
  },
  "index_path": "ax/ru/axruntime",
  "name": "axruntime",
  "pubtime": "2026-02-09T08:54:51Z",
  "v": 2,
  "vers": "0.2.2-hv.2",
  "yanked": false
}
