{
  "cksum": "9a5afa88ce044ebca413a13e5260fdd1d8509d88793427af71d8460f9e96e5b4",
  "crate_file": "aoc_driver-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/aoc_driver/aoc_driver-0.3.2.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:49:20Z",
  "vers": "0.3.2",
  "yanked": false
}
