{
  "cksum": "0c568b79b841c8b243d5b1cdcd31ceecb1ae9b7995ba0b4dfcdd4355ed4e08be",
  "crate_file": "aoc_driver-0.3.4.crate",
  "crate_url": "https://static.crates.io/crates/aoc_driver/aoc_driver-0.3.4.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-04T07:20:23Z",
  "vers": "0.3.4",
  "yanked": false
}
