{
  "cksum": "abea0de3f6fc11e3e53e2a5078f56900287845846bd5ed73942e9e37e1580f98",
  "crate_file": "advent-of-code-2022.0.64.crate",
  "crate_url": "https://static.crates.io/crates/advent-of-code/advent-of-code-2022.0.64.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": "wgpu",
      "optional": true,
      "req": "^0",
      "target": null
    }
  ],
  "features": {
    "count-allocations": [
      "allocation-counter"
    ],
    "debug-output": [],
    "simd": [],
    "visualization": [],
    "webgpu-compute": [
      "bytemuck",
      "pollster",
      "wgpu"
    ]
  },
  "index_path": "ad/ve/advent-of-code",
  "name": "advent-of-code",
  "pubtime": "2024-01-25T23:46:27Z",
  "rust_version": "1.75",
  "vers": "2022.0.64",
  "yanked": false
}
