{
  "cksum": "a2b56d6eceadd89954bc81c911e8dab8e787c4e894c8366cdb853c92bd6cd9a8",
  "crate_file": "iphost-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/iphost/iphost-0.3.2.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-12T12:01:24Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
