{
  "cksum": "28d649848b92394c9e1357f6574e48ba9b073a20ceac342f7fbfd0ab5f12524d",
  "crate_file": "fqdn-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/fqdn/fqdn-0.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "punycode",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "domain-label-cannot-start-or-end-with-hyphen"
    ],
    "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": "2024-11-18T10:06:17Z",
  "vers": "0.4.2",
  "yanked": false
}
