{
  "cksum": "7f74ee13a08faaaf17f4c4c441cb41be8d2404e991d60b854531ef05413aa912",
  "crate_file": "advent-of-code-2024.26.0.crate",
  "crate_url": "https://static.crates.io/crates/advent-of-code/advent-of-code-2024.26.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "allocation-counter",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "svgplot",
      "optional": true,
      "req": "^2024.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^23",
      "target": null
    }
  ],
  "features": {
    "count-allocations": [
      "allocation-counter"
    ],
    "debug-output": [],
    "simd": [],
    "visualization": [
      "svgplot"
    ],
    "webgpu-compute": [
      "bytemuck",
      "pollster",
      "wgpu"
    ]
  },
  "index_path": "ad/ve/advent-of-code",
  "name": "advent-of-code",
  "pubtime": "2025-11-30T16:59:49Z",
  "rust_version": "1.91.1",
  "vers": "2024.26.0",
  "yanked": false
}
