{
  "cksum": "83801cb651c427791ec4df83f857eed5d63ff9bfe901728fd16c33b7ea03ae0e",
  "crate_file": "hko-1.9.0.crate",
  "crate_url": "https://static.crates.io/crates/hko/hko-1.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": true,
      "req": "^7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-derive",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "native-tls",
        "json"
      ],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": ">=0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "earthquake": [],
    "fetch": [
      "anyhow",
      "reqwest/json",
      "serde_json"
    ],
    "hourly_rainfall": [],
    "lunardate": [],
    "opendata": [
      "csv",
      "nom",
      "serde_json"
    ],
    "test": [
      "serde_json"
    ],
    "weather": [
      "num-derive",
      "num-traits"
    ]
  },
  "index_path": "3/h/hko",
  "name": "hko",
  "pubtime": "2023-07-16T17:13:15Z",
  "vers": "1.9.0",
  "yanked": false
}
