{
  "cksum": "c67167125ca12da39fde3285831dadedea537e22fbef7ea046430356fe7b56ec",
  "crate_file": "hickory-dns-0.24.1.crate",
  "crate_url": "https://static.crates.io/crates/hickory-dns/hickory-dns-0.24.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "cargo",
        "help",
        "derive",
        "suggestions"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hickory-client",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hickory-proto",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "testing",
        "dns-over-native-tls"
      ],
      "kind": "dev",
      "name": "hickory-proto",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "hickory-resolver",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "toml"
      ],
      "kind": "normal",
      "name": "hickory-server",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "native-tls",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.21.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std",
        "fmt",
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "webpki-roots",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    }
  ],
  "features": {
    "ascii-art": [],
    "default": [
      "sqlite",
      "resolver",
      "native-certs",
      "ascii-art"
    ],
    "dns-over-h3": [
      "dns-over-rustls",
      "hickory-server/dns-over-h3"
    ],
    "dns-over-https": [
      "hickory-server/dns-over-https"
    ],
    "dns-over-https-rustls": [
      "dns-over-https",
      "dns-over-rustls",
      "hickory-proto/dns-over-https-rustls",
      "hickory-client/dns-over-https-rustls",
      "hickory-server/dns-over-https-rustls"
    ],
    "dns-over-openssl": [
      "dns-over-tls",
      "dnssec-openssl",
      "hickory-proto/dns-over-openssl",
      "hickory-client/dns-over-openssl",
      "hickory-server/dns-over-openssl"
    ],
    "dns-over-quic": [
      "dns-over-rustls",
      "hickory-server/dns-over-quic"
    ],
    "dns-over-rustls": [
      "dns-over-tls",
      "dnssec-ring",
      "rustls",
      "hickory-proto/dns-over-rustls",
      "hickory-client/dns-over-rustls",
      "hickory-server/dns-over-rustls"
    ],
    "dns-over-tls": [],
    "dnssec": [],
    "dnssec-openssl": [
      "dnssec",
      "hickory-client/dnssec-openssl",
      "hickory-proto/dnssec-openssl",
      "hickory-server/dnssec-openssl"
    ],
    "dnssec-ring": [
      "dnssec",
      "hickory-client/dnssec-ring",
      "hickory-proto/dnssec-ring",
      "hickory-server/dnssec-ring"
    ],
    "native-certs": [
      "hickory-client/native-certs",
      "hickory-server/native-certs"
    ],
    "recursor": [
      "hickory-server/recursor"
    ],
    "resolver": [
      "hickory-server/resolver"
    ],
    "sqlite": [
      "hickory-server/sqlite"
    ],
    "tls": [
      "dns-over-openssl"
    ],
    "tls-openssl": [
      "dns-over-openssl"
    ],
    "webpki-roots": [
      "hickory-client/webpki-roots",
      "hickory-server/webpki-roots"
    ]
  },
  "index_path": "hi/ck/hickory-dns",
  "name": "hickory-dns",
  "pubtime": "2024-04-18T18:11:47Z",
  "rust_version": "1.67.0",
  "vers": "0.24.1",
  "yanked": false
}
