{
  "cksum": "130236ba6abba90da6a7acf7a87b27d862b592c3145dc74bc47bf86d8ff198ec",
  "crate_file": "hickory-server-0.26.1.crate",
  "crate_url": "https://static.crates.io/crates/hickory-server/hickory-server-0.26.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "data-encoding",
      "optional": false,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "futures-executor",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stream"
      ],
      "kind": "normal",
      "name": "h2",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "h3",
      "optional": true,
      "req": "^0.0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "h3-quinn",
      "optional": true,
      "req": "^0.0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "hickory-net",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "serde"
      ],
      "kind": "normal",
      "name": "hickory-proto",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "system-config",
        "tokio"
      ],
      "kind": "normal",
      "name": "hickory-resolver",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "std"
      ],
      "kind": "normal",
      "name": "ipnet",
      "optional": false,
      "req": "^2.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics",
      "optional": true,
      "req": "^0.24.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prefix-trie",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled",
        "time"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.39",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "logging",
        "std",
        "tls12"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "net",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.30",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "env-filter",
        "fmt",
        "std"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "__dnssec": [],
    "recursor": [
      "hickory-resolver/recursor"
    ],
    "testing": []
  },
  "features2": {
    "__h3": [
      "dep:h3",
      "dep:h3-quinn",
      "__quic"
    ],
    "__https": [
      "dep:h2",
      "dep:http",
      "__tls"
    ],
    "__quic": [
      "__tls"
    ],
    "__tls": [
      "dep:rustls",
      "dep:tokio-rustls"
    ],
    "blocklist": [
      "resolver"
    ],
    "dnssec-aws-lc-rs": [
      "hickory-proto/dnssec-aws-lc-rs",
      "hickory-resolver?/dnssec-aws-lc-rs",
      "serde/rc",
      "__dnssec"
    ],
    "dnssec-ring": [
      "hickory-proto/dnssec-ring",
      "hickory-resolver?/dnssec-ring",
      "serde/rc",
      "__dnssec"
    ],
    "h3-aws-lc-rs": [
      "hickory-net/h3-aws-lc-rs",
      "hickory-resolver?/h3-aws-lc-rs",
      "quic-aws-lc-rs",
      "__h3"
    ],
    "h3-ring": [
      "hickory-net/h3-ring",
      "hickory-resolver?/h3-ring",
      "quic-ring",
      "__h3"
    ],
    "https-aws-lc-rs": [
      "hickory-net/https-aws-lc-rs",
      "hickory-resolver?/https-aws-lc-rs",
      "tls-aws-lc-rs",
      "__https"
    ],
    "https-ring": [
      "hickory-net/https-ring",
      "hickory-resolver?/https-ring",
      "tls-ring",
      "__https"
    ],
    "metrics": [
      "hickory-resolver?/metrics",
      "dep:metrics"
    ],
    "quic-aws-lc-rs": [
      "hickory-net/quic-aws-lc-rs",
      "hickory-resolver?/quic-aws-lc-rs",
      "tls-aws-lc-rs",
      "__quic"
    ],
    "quic-ring": [
      "hickory-net/quic-ring",
      "hickory-resolver?/quic-ring",
      "tls-ring",
      "__quic"
    ],
    "resolver": [
      "dep:hickory-resolver"
    ],
    "rustls-platform-verifier": [
      "hickory-resolver?/rustls-platform-verifier"
    ],
    "sqlite": [
      "dep:rusqlite"
    ],
    "tls-aws-lc-rs": [
      "hickory-net/tls-aws-lc-rs",
      "hickory-resolver?/tls-aws-lc-rs",
      "__tls"
    ],
    "tls-ring": [
      "hickory-net/tls-ring",
      "hickory-resolver?/tls-ring",
      "__tls"
    ],
    "toml": [
      "dep:toml",
      "hickory-resolver?/toml"
    ],
    "webpki-roots": [
      "hickory-resolver?/webpki-roots"
    ]
  },
  "index_path": "hi/ck/hickory-server",
  "name": "hickory-server",
  "pubtime": "2026-05-01T13:53:31Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.26.1",
  "yanked": false
}
