{
  "cksum": "0d5ec53a95bfbbcb589a4308e5c33ae2234ae00d5db4ff8b8e52d70551d1fe2a",
  "crate_file": "aoc_driver-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/aoc_driver/aoc_driver-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "std",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.148",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "local_cache"
    ],
    "local_cache": [
      "serde",
      "serde_json",
      "chrono"
    ]
  },
  "index_path": "ao/c_/aoc_driver",
  "name": "aoc_driver",
  "pubtime": "2022-12-03T04:46:00Z",
  "vers": "0.3.1",
  "yanked": true
}
