{
  "cksum": "886ac788f62d16d6b0f26b2fa762b34ef16ebfb4b624c2c15fbcadc9173c0f72",
  "crate_file": "fqdn-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/fqdn/fqdn-0.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "use-std"
      ],
      "kind": "dev",
      "name": "postcard",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "punycode",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.143",
      "target": null
    }
  ],
  "features": {
    "domain-label-cannot-start-or-end-with-hyphen": [],
    "domain-label-length-limited-to-63": [],
    "domain-name-length-limited-to-255": [],
    "domain-name-should-have-trailing-dot": [],
    "domain-name-without-special-chars": [],
    "strict-rfc": [
      "domain-label-length-limited-to-63",
      "domain-name-length-limited-to-255",
      "domain-name-without-special-chars",
      "domain-name-should-have-trailing-dot",
      "domain-label-cannot-start-or-end-with-hyphen"
    ]
  },
  "index_path": "fq/dn/fqdn",
  "name": "fqdn",
  "pubtime": "2026-01-12T14:49:10Z",
  "vers": "0.5.2",
  "yanked": false
}
