{
  "cksum": "63db4bd328578b2e069e4d7cef3355dd8ef506f51dc4780bc4aee0a33ff28d19",
  "crate_file": "hko-1.12.2.crate",
  "crate_url": "https://static.crates.io/crates/hko/hko-1.12.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": "chrono-tz",
      "optional": false,
      "req": "^0.10",
      "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": "^8",
      "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": [],
      "kind": "normal",
      "name": "serde_repr",
      "optional": true,
      "req": "^0.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": [],
    "hourly_rainfall": [],
    "lunardate": []
  },
  "features2": {
    "default": [
      "earthquake",
      "hourly_rainfall",
      "lunardate",
      "opendata",
      "weather"
    ],
    "fetch": [
      "dep:anyhow",
      "dep:reqwest",
      "reqwest?/json",
      "dep:serde_json"
    ],
    "opendata": [
      "dep:csv",
      "dep:nom",
      "dep:serde_json"
    ],
    "test": [
      "dep:serde_json"
    ],
    "weather": [
      "dep:serde_repr"
    ]
  },
  "index_path": "3/h/hko",
  "name": "hko",
  "pubtime": "2025-07-22T23:43:17Z",
  "v": 2,
  "vers": "1.12.2",
  "yanked": false
}
