{
  "cksum": "3e7cf4b6cb33615d9adab21d74fd820753c532ef7c15ff556e382abde22e4023",
  "crate_file": "fqdn-0.4.5.crate",
  "crate_url": "https://static.crates.io/crates/fqdn/fqdn-0.4.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "use-std"
      ],
      "kind": "dev",
      "name": "postcard",
      "optional": false,
      "req": "^1.1.1",
      "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.215",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.133",
      "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": "2025-01-23T21:59:24Z",
  "vers": "0.4.5",
  "yanked": true
}
