{
  "cksum": "0eec9ac701a9b34a77c8ccbe39d589db876290f6bdc6e05ac118fd114cb1ad26",
  "crate_file": "hickory-resolver-0.25.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/hickory-resolver/hickory-resolver-0.25.0-alpha.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backtrace",
      "optional": true,
      "req": "^0.3.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "hickory-proto",
      "optional": false,
      "req": "^0.25.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ipconfig",
      "optional": true,
      "req": "^0.3.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru-cache",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "log",
        "runtime-tokio",
        "rustls"
      ],
      "kind": "normal",
      "name": "quinn",
      "optional": true,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "system"
      ],
      "kind": "normal",
      "name": "resolv-conf",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "logging",
        "std",
        "tls12"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-native-tls",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-openssl",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "toml",
      "optional": false,
      "req": "^0.8.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt",
        "std"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^0.26",
      "target": null
    }
  ],
  "features": {
    "dns-over-tls": [
      "tokio-runtime"
    ],
    "dnssec": [],
    "dnssec-openssl": [
      "dnssec",
      "hickory-proto/dnssec-openssl"
    ],
    "dnssec-ring": [
      "dnssec",
      "hickory-proto/dnssec-ring"
    ],
    "testing": [],
    "tokio-runtime": [
      "tokio/rt",
      "hickory-proto/tokio-runtime"
    ]
  },
  "features2": {
    "backtrace": [
      "dep:backtrace",
      "hickory-proto/backtrace"
    ],
    "default": [
      "system-config",
      "tokio-runtime"
    ],
    "dns-over-h3": [
      "dep:quinn",
      "dns-over-rustls",
      "hickory-proto/dns-over-h3"
    ],
    "dns-over-https-rustls": [
      "hickory-proto/dns-over-https-rustls",
      "dns-over-rustls"
    ],
    "dns-over-native-tls": [
      "dns-over-tls",
      "dep:tokio-native-tls",
      "hickory-proto/dns-over-native-tls"
    ],
    "dns-over-openssl": [
      "dns-over-tls",
      "hickory-proto/dns-over-openssl",
      "dep:tokio-openssl"
    ],
    "dns-over-quic": [
      "dep:quinn",
      "dns-over-rustls",
      "hickory-proto/dns-over-quic"
    ],
    "dns-over-rustls": [
      "dns-over-tls",
      "dep:rustls",
      "dep:tokio-rustls",
      "hickory-proto/dns-over-rustls"
    ],
    "native-certs": [
      "dep:rustls-native-certs",
      "hickory-proto/native-certs"
    ],
    "serde": [
      "dep:serde",
      "hickory-proto/serde"
    ],
    "system-config": [
      "dep:ipconfig",
      "dep:resolv-conf"
    ],
    "webpki-roots": [
      "dep:webpki-roots",
      "hickory-proto/webpki-roots"
    ]
  },
  "index_path": "hi/ck/hickory-resolver",
  "name": "hickory-resolver",
  "pubtime": "2024-11-08T20:06:45Z",
  "rust_version": "1.70",
  "v": 2,
  "vers": "0.25.0-alpha.3",
  "yanked": false
}
