{
  "cksum": "3ae9766f55c55715c0cbf5744a91c405e7cfcde7c51b7e8cc5f2da7dd5e81202",
  "crate_file": "nsproxy-hickory-server-0.25.4.crate",
  "crate_url": "https://static.crates.io/crates/nsproxy-hickory-server/nsproxy-hickory-server-0.25.4.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": true,
      "features": [],
      "kind": "normal",
      "name": "enum-as-inner",
      "optional": false,
      "req": "^0.6",
      "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.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "h3-quinn",
      "optional": true,
      "req": "^0.0.9",
      "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": false,
      "features": [
        "std",
        "serde",
        "text-parsing",
        "tokio"
      ],
      "kind": "normal",
      "name": "nsproxy-hickory-proto",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "nsproxy-hickory-recursor",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "system-config",
        "tokio"
      ],
      "kind": "normal",
      "name": "nsproxy-hickory-resolver",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prefix-trie",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled",
        "time"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.35",
      "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": "^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
    }
  ],
  "features": {
    "__dnssec": [],
    "backtrace": [
      "nsproxy-hickory-proto/backtrace"
    ],
    "sqlite": [
      "rusqlite"
    ],
    "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": [
      "nsproxy-hickory-proto/dnssec-aws-lc-rs",
      "nsproxy-hickory-recursor?/dnssec-aws-lc-rs",
      "nsproxy-hickory-resolver?/dnssec-aws-lc-rs",
      "serde/rc",
      "__dnssec"
    ],
    "dnssec-ring": [
      "nsproxy-hickory-proto/dnssec-ring",
      "nsproxy-hickory-recursor?/dnssec-ring",
      "nsproxy-hickory-resolver?/dnssec-ring",
      "serde/rc",
      "__dnssec"
    ],
    "h3-aws-lc-rs": [
      "nsproxy-hickory-proto/h3-aws-lc-rs",
      "nsproxy-hickory-resolver?/h3-aws-lc-rs",
      "quic-aws-lc-rs",
      "__h3"
    ],
    "h3-ring": [
      "nsproxy-hickory-proto/h3-ring",
      "nsproxy-hickory-resolver?/h3-ring",
      "quic-ring",
      "__h3"
    ],
    "https-aws-lc-rs": [
      "nsproxy-hickory-proto/https-aws-lc-rs",
      "nsproxy-hickory-resolver?/https-aws-lc-rs",
      "tls-aws-lc-rs",
      "__https"
    ],
    "https-ring": [
      "nsproxy-hickory-proto/https-ring",
      "nsproxy-hickory-resolver?/https-ring",
      "tls-ring",
      "__https"
    ],
    "metrics": [
      "dep:metrics"
    ],
    "quic-aws-lc-rs": [
      "nsproxy-hickory-proto/quic-aws-lc-rs",
      "nsproxy-hickory-resolver?/quic-aws-lc-rs",
      "tls-aws-lc-rs",
      "__quic"
    ],
    "quic-ring": [
      "nsproxy-hickory-proto/quic-ring",
      "nsproxy-hickory-resolver?/quic-ring",
      "tls-ring",
      "__quic"
    ],
    "recursor": [
      "dep:nsproxy-hickory-recursor",
      "dep:nsproxy-hickory-resolver"
    ],
    "resolver": [
      "dep:nsproxy-hickory-resolver"
    ],
    "rustls-platform-verifier": [
      "nsproxy-hickory-resolver?/rustls-platform-verifier"
    ],
    "tls-aws-lc-rs": [
      "nsproxy-hickory-proto/tls-aws-lc-rs",
      "nsproxy-hickory-resolver?/tls-aws-lc-rs",
      "__tls"
    ],
    "tls-ring": [
      "nsproxy-hickory-proto/tls-ring",
      "nsproxy-hickory-resolver?/tls-ring",
      "__tls"
    ],
    "toml": [
      "dep:toml"
    ],
    "webpki-roots": [
      "nsproxy-hickory-resolver?/webpki-roots"
    ]
  },
  "index_path": "ns/pr/nsproxy-hickory-server",
  "name": "nsproxy-hickory-server",
  "pubtime": "2026-04-10T11:30:24Z",
  "rust_version": "1.71.1",
  "v": 2,
  "vers": "0.25.4",
  "yanked": false
}
