{
  "cksum": "7d779b83882ee2eac47c72750cffc7a8bdd0d5bd4ab9a67a0545992448ff2790",
  "crate_file": "iphost-0.3.3.crate",
  "crate_url": "https://static.crates.io/crates/iphost/iphost-0.3.3.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.5",
      "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": "2026-03-28T10:34:51Z",
  "v": 2,
  "vers": "0.3.3",
  "yanked": false
}
