{
  "cksum": "0aaf80e9fcdb424796717424ac4e5f6756e053d08ceb056cba41874d40f6df42",
  "crate_file": "advent-of-code-2024.2.2.crate",
  "crate_url": "https://static.crates.io/crates/advent-of-code/advent-of-code-2024.2.2.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.2.2",
      "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": "2024-12-02T16:28:58Z",
  "rust_version": "1.83.0",
  "vers": "2024.2.2",
  "yanked": false
}
