{
  "cksum": "3ae573142a2eb6e5d2ddd0a02dd68a3c6596319e9abe37ec6a6c9c92b2f504b1",
  "crate_file": "advent-of-code-2025.4.0.crate",
  "crate_url": "https://static.crates.io/crates/advent-of-code/advent-of-code-2025.4.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": "^2025.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^27",
      "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": "2026-03-07T13:38:46Z",
  "rust_version": "1.94.0",
  "vers": "2025.4.0",
  "yanked": false
}
