{
  "cksum": "7722a38bde19627699ee91aca8b0fca068945ee28ea8489c7cb29ec25172d055",
  "crate_file": "fqdn-0.4.3.crate",
  "crate_url": "https://static.crates.io/crates/fqdn/fqdn-0.4.3.crate",
  "deps": [
    {
      "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.215",
      "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-12-08T14:03:35Z",
  "vers": "0.4.3",
  "yanked": true
}
