{
  "cksum": "006ea18226b4b865f619e22272a47eb0e46979951c8a64b6cfd485daa3292eeb",
  "crate_file": "axdriver-0.2.2-preview.2.crate",
  "crate_url": "https://static.crates.io/crates/axdriver/axdriver-0.2.2-preview.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arm-gic-driver",
      "optional": true,
      "req": "^0.15",
      "target": "cfg(target_arch = \"aarch64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axalloc",
      "optional": true,
      "req": "^0.2.2-preview.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axconfig",
      "optional": true,
      "req": "^0.2.2-preview.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdma",
      "optional": true,
      "req": "^0.2.2-preview.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_base",
      "optional": false,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_block",
      "optional": true,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_display",
      "optional": true,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_input",
      "optional": true,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_net",
      "optional": true,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_pci",
      "optional": true,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_virtio",
      "optional": true,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdriver_vsock",
      "optional": true,
      "req": "^0.1.4-preview.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axerrno",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axhal",
      "optional": true,
      "req": "^0.2.2-preview.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axklib",
      "optional": true,
      "req": "^0.2.0",
      "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": "crate_interface",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "dma-api",
      "optional": true,
      "req": "^0.5",
      "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": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rdif-block",
      "optional": true,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rdif-intc",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rdrive",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "const_generics",
        "union"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "bus-mmio": [],
    "irq": [],
    "vsock": [
      "axdriver_vsock"
    ]
  },
  "features2": {
    "ahci": [
      "block",
      "dep:axhal",
      "dep:axconfig",
      "axdriver_block/ahci"
    ],
    "bcm2835-sdhci": [
      "block",
      "axdriver_block/bcm2835-sdhci"
    ],
    "block": [
      "dep:axdriver_block"
    ],
    "bus-pci": [
      "dep:axdriver_pci",
      "dep:axhal",
      "dep:axconfig"
    ],
    "default": [
      "bus-pci"
    ],
    "display": [
      "dep:axdriver_display"
    ],
    "dyn": [
      "dep:arm-gic-driver",
      "arm-gic-driver?/rdif",
      "dep:axerrno",
      "dep:axhal",
      "dep:axklib",
      "dep:dma-api",
      "dep:memory_addr",
      "dep:rdif-block",
      "dep:rdif-intc",
      "dep:rdrive",
      "dep:spin"
    ],
    "fxmac": [
      "net",
      "dep:axalloc",
      "dep:axhal",
      "dep:axdma",
      "axdriver_net/fxmac"
    ],
    "input": [
      "dep:axdriver_input"
    ],
    "ixgbe": [
      "net",
      "dep:axalloc",
      "dep:axhal",
      "dep:axdma",
      "axdriver_net/ixgbe"
    ],
    "net": [
      "dep:axdriver_net"
    ],
    "ramdisk": [
      "block",
      "axdriver_block/ramdisk"
    ],
    "sdmmc": [
      "block",
      "dep:axhal",
      "dep:axconfig",
      "axdriver_block/sdmmc"
    ],
    "virtio": [
      "dep:axdriver_virtio",
      "dep:axalloc",
      "dep:axhal",
      "dep:axconfig"
    ],
    "virtio-blk": [
      "block",
      "virtio",
      "axdriver_virtio/block"
    ],
    "virtio-gpu": [
      "display",
      "virtio",
      "axdriver_virtio/gpu"
    ],
    "virtio-input": [
      "input",
      "virtio",
      "axdriver_virtio/input"
    ],
    "virtio-net": [
      "net",
      "virtio",
      "axdriver_virtio/net"
    ],
    "virtio-socket": [
      "vsock",
      "virtio",
      "axdriver_virtio/socket"
    ]
  },
  "index_path": "ax/dr/axdriver",
  "name": "axdriver",
  "pubtime": "2026-02-08T13:39:53Z",
  "v": 2,
  "vers": "0.2.2-preview.2",
  "yanked": false
}
