{
  "cksum": "4904cf0bdaeb37f4d7b2bb0554680db33a98f5cbf132f9e980a2332d934be04f",
  "crate_file": "aoc_driver-0.3.3.crate",
  "crate_url": "https://static.crates.io/crates/aoc_driver/aoc_driver-0.3.3.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:52:59Z",
  "vers": "0.3.3",
  "yanked": false
}
