{
  "cksum": "de5b3df550ccf393835b9e459fadc73db56eed5fafa89b64c64900b03262b967",
  "crate_file": "hko-1.11.3.crate",
  "crate_url": "https://static.crates.io/crates/hko/hko-1.11.3.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": [
        "rustls-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-30T09:03:12Z",
  "vers": "1.11.3",
  "yanked": false
}
