{
  "cksum": "7eddfecd8673db03d21a6725c4d7be9de76cc49232cc4bb0fdb2f2fbf384e0fb",
  "crate_file": "iphost-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/iphost/iphost-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dropcatch",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "domain-label-length-limited-to-63",
        "domain-name-length-limited-to-255",
        "domain-name-without-special-chars",
        "domain-label-cannot-start-or-end-with-hyphen",
        "punycode"
      ],
      "kind": "normal",
      "name": "fqdn",
      "optional": false,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "broadcast": [
      "dep:tokio"
    ],
    "default": [
      "serde",
      "tracing",
      "broadcast"
    ],
    "serde": [
      "dep:serde"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "ip/ho/iphost",
  "name": "iphost",
  "pubtime": "2025-10-12T11:49:23Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
