{
  "cksum": "24c11df44bba7b5488e736e4abe80cc2c76d2822f12ba541a63739a8527ae914",
  "crate_file": "hickory-dns-0.26.0.crate",
  "crate_url": "https://static.crates.io/crates/hickory-dns/hickory-dns-0.26.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "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": [
        "cargo",
        "derive",
        "help",
        "std",
        "suggestions"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.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": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hickory-net",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hickory-proto",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "testing",
        "std"
      ],
      "kind": "dev",
      "name": "hickory-proto",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hickory-resolver",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "hickory-resolver",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "toml"
      ],
      "kind": "normal",
      "name": "hickory-server",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "testing"
      ],
      "kind": "dev",
      "name": "hickory-server",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hostname",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server-auto",
        "server-graceful",
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "ipnet",
      "optional": false,
      "req": "^2.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics",
      "optional": true,
      "req": "^0.24.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http-listener"
      ],
      "kind": "normal",
      "name": "metrics-exporter-prometheus",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics-process",
      "optional": true,
      "req": "^2.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "prometheus-parse",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13.1",
      "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": [],
      "kind": "normal",
      "name": "rustls-pki-types",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sd-notify",
      "optional": true,
      "req": "^0.5",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tikv-jemallocator",
      "optional": true,
      "req": "^0.6.1",
      "target": "cfg(not(target_env = \"msvc\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "rt",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "toml",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "compression-gzip"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6",
      "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": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "webpki-roots",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "__dnssec": [],
    "__https": [],
    "__quic": [],
    "ascii-art": [],
    "blocklist": [
      "hickory-server/blocklist"
    ],
    "recursor": [
      "hickory-server/recursor"
    ],
    "resolver": [
      "hickory-server/resolver"
    ],
    "rustls-platform-verifier": [
      "hickory-server/rustls-platform-verifier"
    ],
    "webpki-roots": [
      "hickory-server/webpki-roots"
    ]
  },
  "features2": {
    "__tls": [
      "dep:rustls"
    ],
    "default": [
      "sqlite",
      "resolver",
      "rustls-platform-verifier"
    ],
    "dnssec-aws-lc-rs": [
      "hickory-server/dnssec-aws-lc-rs",
      "dep:rustls-pki-types",
      "__dnssec"
    ],
    "dnssec-ring": [
      "hickory-server/dnssec-ring",
      "dep:rustls-pki-types",
      "__dnssec"
    ],
    "https-aws-lc-rs": [
      "hickory-server/https-aws-lc-rs",
      "hickory-resolver/https-aws-lc-rs",
      "tls-aws-lc-rs",
      "__https"
    ],
    "https-ring": [
      "hickory-server/https-ring",
      "hickory-resolver/https-ring",
      "tls-ring",
      "__https"
    ],
    "jemalloc": [
      "dep:tikv-jemallocator"
    ],
    "jemalloc-profiling": [
      "jemalloc",
      "tikv-jemallocator/profiling"
    ],
    "metrics": [
      "hickory-server/metrics",
      "hickory-resolver/metrics",
      "dep:metrics",
      "dep:metrics-process"
    ],
    "prometheus-metrics": [
      "metrics",
      "dep:http",
      "dep:hyper",
      "dep:hyper-util",
      "dep:metrics-exporter-prometheus",
      "dep:tokio-util",
      "dep:tower",
      "dep:tower-http"
    ],
    "quic-aws-lc-rs": [
      "hickory-server/quic-aws-lc-rs",
      "hickory-resolver/quic-aws-lc-rs",
      "tls-aws-lc-rs",
      "__quic"
    ],
    "quic-ring": [
      "hickory-server/quic-ring",
      "hickory-resolver/quic-ring",
      "tls-ring",
      "__quic"
    ],
    "sqlite": [
      "hickory-server/sqlite",
      "dep:rusqlite"
    ],
    "systemd": [
      "dep:sd-notify"
    ],
    "tls-aws-lc-rs": [
      "hickory-server/tls-aws-lc-rs",
      "hickory-resolver/tls-aws-lc-rs",
      "__tls"
    ],
    "tls-ring": [
      "hickory-server/tls-ring",
      "hickory-resolver/tls-ring",
      "__tls"
    ]
  },
  "index_path": "hi/ck/hickory-dns",
  "name": "hickory-dns",
  "pubtime": "2026-04-16T07:58:53Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.26.0",
  "yanked": false
}
