{
  "cksum": "6ea3f6c8d6b982a1a1e08351c06ec3e92932ff3d10ba04a9d160f50b2b02cd99",
  "crate_file": "aoc_driver-0.3.5.crate",
  "crate_url": "https://static.crates.io/crates/aoc_driver/aoc_driver-0.3.5.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-09T00:29:38Z",
  "vers": "0.3.5",
  "yanked": false
}
