{
  "cksum": "a993ecacd54a55521dddcd80b81e4a36b7a5ff7ee9b951f1788e03bdcbca7e25",
  "crate_file": "hko-1.11.2.crate",
  "crate_url": "https://static.crates.io/crates/hko/hko-1.11.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "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.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "native-tls",
        "json"
      ],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "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": {
    "default": [
      "earthquake",
      "hourly_rainfall",
      "lunardate",
      "opendata",
      "weather"
    ],
    "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": "2024-03-25T19:15:25Z",
  "vers": "1.11.2",
  "yanked": false
}
