{
  "cksum": "2d3d4d73d182b7bcbd1ffa4c326657da88676cf25a021b893c7012c0739ab897",
  "crate_file": "nsproxy-hickory-resolver-0.25.4.crate",
  "crate_url": "https://static.crates.io/crates/nsproxy-hickory-resolver/nsproxy-hickory-resolver-0.25.4.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": true,
      "features": [],
      "kind": "normal",
      "name": "ipconfig",
      "optional": true,
      "req": "^0.3.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "moka",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "nsproxy-hickory-proto",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "critical-section"
      ],
      "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"
      ],
      "kind": "normal",
      "name": "quinn",
      "optional": true,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "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.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "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": 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": 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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^0.26",
      "target": null
    }
  ],
  "features": {
    "__dnssec": [],
    "dnssec-aws-lc-rs": [
      "nsproxy-hickory-proto/dnssec-aws-lc-rs",
      "__dnssec"
    ],
    "dnssec-ring": [
      "nsproxy-hickory-proto/dnssec-ring",
      "__dnssec"
    ],
    "rustls-platform-verifier": [
      "nsproxy-hickory-proto/rustls-platform-verifier"
    ]
  },
  "features2": {
    "__h3": [
      "__quic"
    ],
    "__https": [
      "__tls"
    ],
    "__quic": [
      "dep:quinn",
      "__tls"
    ],
    "__tls": [
      "dep:rustls",
      "dep:tokio-rustls",
      "tokio"
    ],
    "backtrace": [
      "dep:backtrace",
      "nsproxy-hickory-proto/backtrace"
    ],
    "default": [
      "system-config",
      "tokio"
    ],
    "h3-aws-lc-rs": [
      "nsproxy-hickory-proto/h3-aws-lc-rs",
      "__h3"
    ],
    "h3-ring": [
      "nsproxy-hickory-proto/h3-ring",
      "__h3"
    ],
    "https-aws-lc-rs": [
      "nsproxy-hickory-proto/https-aws-lc-rs",
      "__https"
    ],
    "https-ring": [
      "nsproxy-hickory-proto/https-ring",
      "__https"
    ],
    "quic-aws-lc-rs": [
      "nsproxy-hickory-proto/quic-aws-lc-rs",
      "__quic",
      "quinn/rustls-aws-lc-rs"
    ],
    "quic-ring": [
      "nsproxy-hickory-proto/quic-ring",
      "__quic",
      "quinn/rustls-ring"
    ],
    "serde": [
      "dep:serde",
      "nsproxy-hickory-proto/serde"
    ],
    "system-config": [
      "dep:ipconfig",
      "dep:resolv-conf"
    ],
    "tls-aws-lc-rs": [
      "nsproxy-hickory-proto/tls-aws-lc-rs",
      "__tls"
    ],
    "tls-ring": [
      "nsproxy-hickory-proto/tls-ring",
      "__tls"
    ],
    "tokio": [
      "dep:tokio",
      "tokio/rt",
      "nsproxy-hickory-proto/tokio"
    ],
    "webpki-roots": [
      "dep:webpki-roots",
      "nsproxy-hickory-proto/webpki-roots"
    ]
  },
  "index_path": "ns/pr/nsproxy-hickory-resolver",
  "name": "nsproxy-hickory-resolver",
  "pubtime": "2026-04-10T11:14:14Z",
  "rust_version": "1.71.1",
  "v": 2,
  "vers": "0.25.4",
  "yanked": false
}
