{
  "cksum": "fecedd8da840836223d84716acf0a90138cba46ba779d4fa8ca3f3f5d7273796",
  "crate_file": "advent-of-code-2022.0.68.crate",
  "crate_url": "https://static.crates.io/crates/advent-of-code/advent-of-code-2022.0.68.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": "^2022.0.66",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^0",
      "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-11-28T23:08:06Z",
  "rust_version": "1.83.0",
  "vers": "2022.0.68",
  "yanked": false
}
