{
  "cksum": "58207de188a3388d064134ae48b97aeb22d5479a037a4eabd138b0cb11839996",
  "crate_file": "ax-std-0.5.27.crate",
  "crate_url": "https://static.crates.io/crates/ax-std/ax-std-0.5.27.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ax-alloc",
      "optional": false,
      "req": "^0.8.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-api",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-driver",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-errno",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-hal",
      "optional": false,
      "req": "^0.5.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-io",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-kspin",
      "optional": false,
      "req": "^0.3.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-lazyinit",
      "optional": false,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-posix-api",
      "optional": false,
      "req": "^0.5.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-runtime",
      "optional": false,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-task",
      "optional": false,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axbacktrace",
      "optional": false,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lock_api",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "lock_api",
        "once",
        "lazylock"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "=0.12.0",
      "target": null
    }
  ],
  "features": {
    "aic8800-wifi": [
      "ax-runtime/aic8800-wifi"
    ],
    "alloc": [
      "ax-api/alloc",
      "ax-io/alloc",
      "ax-posix-api/alloc"
    ],
    "backtrace": [
      "axbacktrace/alloc"
    ],
    "default": [
      "alloc",
      "tls",
      "fd"
    ],
    "display": [
      "ax-api/display",
      "ax-runtime/display"
    ],
    "dma": [
      "ax-api/dma",
      "ax-runtime/paging"
    ],
    "dns": [
      "net"
    ],
    "dwarf": [
      "axbacktrace/dwarf"
    ],
    "ext-ld": [
      "ax-runtime/ext-ld"
    ],
    "ext4fs": [
      "fs",
      "ax-runtime/ext4fs"
    ],
    "fatfs": [
      "fs",
      "ax-runtime/fatfs"
    ],
    "fd": [
      "ax-posix-api/fd",
      "ax-posix-api/poll"
    ],
    "fp-simd": [
      "ax-hal/fp-simd"
    ],
    "fs": [
      "ax-api/fs",
      "ax-posix-api/fs",
      "ax-runtime/fs",
      "ax-driver/virtio-blk",
      "fd"
    ],
    "hv": [
      "ax-hal/hv"
    ],
    "input": [
      "ax-runtime/input"
    ],
    "ipi": [
      "ax-api/ipi",
      "ax-runtime/ipi"
    ],
    "irq": [
      "ax-api/irq",
      "ax-posix-api/irq",
      "ax-runtime/irq"
    ],
    "lockdep": [
      "multitask",
      "ax-posix-api/lockdep",
      "ax-runtime/lockdep"
    ],
    "multitask": [
      "ax-api/multitask",
      "ax-posix-api/multitask",
      "ax-runtime/multitask"
    ],
    "net": [
      "ax-api/net",
      "ax-posix-api/net",
      "ax-runtime/net",
      "ax-driver/virtio-net",
      "fd"
    ],
    "paging": [
      "alloc",
      "ax-runtime/paging"
    ],
    "rtc": [
      "ax-runtime/rtc"
    ],
    "sched-cfs": [
      "irq",
      "multitask",
      "ax-task/sched-cfs"
    ],
    "sched-rr": [
      "irq",
      "multitask",
      "ax-task/sched-rr"
    ],
    "smp": [
      "ax-runtime/smp",
      "ax-kspin/smp",
      "ax-posix-api/smp"
    ],
    "stack-guard-page": [
      "ax-runtime/stack-guard-page"
    ],
    "stack-protector": [
      "ax-runtime/stack-protector"
    ],
    "std-compat": [
      "ax-alloc/global-allocator",
      "ax-runtime/std-compat"
    ],
    "task-ext": [
      "ax-task/task-ext"
    ],
    "tls": [
      "ax-runtime/tls"
    ],
    "tracepoint-hooks": [
      "ax-task/tracepoint-hooks"
    ],
    "usb": [
      "irq",
      "ax-driver/usb"
    ],
    "uspace": [
      "ax-runtime/uspace"
    ],
    "virtio-blk": [
      "ax-driver/virtio-blk"
    ],
    "virtio-gpu": [
      "ax-driver/virtio-gpu"
    ],
    "virtio-input": [
      "ax-driver/virtio-input"
    ],
    "virtio-net": [
      "ax-driver/virtio-net"
    ],
    "virtio-socket": [
      "ax-driver/virtio-socket"
    ],
    "vsock": [
      "ax-runtime/vsock"
    ],
    "wake-ipi": [
      "ax-runtime/wake-ipi"
    ]
  },
  "index_path": "ax/-s/ax-std",
  "name": "ax-std",
  "pubtime": "2026-07-08T12:27:05Z",
  "vers": "0.5.27",
  "yanked": false
}
