{
  "cksum": "d6239bc4993ae917424f491f456710788033d8aaf78a9fe9a716d2d9a8813b34",
  "crate_file": "doh-client-3.1.2.crate",
  "crate_url": "https://static.crates.io/crates/doh-client/doh-client-3.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "runtime-tokio",
        "basic-auth"
      ],
      "kind": "normal",
      "name": "async-http-proxy",
      "optional": true,
      "req": "~1.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "~0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "~1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "~3.2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dns-message-parser",
      "optional": false,
      "req": "~0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "~0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "~0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "h2",
      "optional": false,
      "req": "~0.3.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "~0.2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "~1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "~0.2.126",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "~0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru",
      "optional": false,
      "req": "~0.7.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "~0.20.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "~0.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pemfile",
      "optional": false,
      "req": "~1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "~1.0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "net",
        "time",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "~1.19.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": false,
      "req": "~0.23.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-socks",
      "optional": true,
      "req": "~0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki",
      "optional": false,
      "req": "~0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-service",
      "optional": true,
      "req": "~0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winlog",
      "optional": true,
      "req": "~0.2.6",
      "target": null
    }
  ],
  "features": {
    "default": [
      "socks5",
      "native-certs",
      "http-proxy"
    ],
    "http-proxy": [
      "async-http-proxy"
    ],
    "main-windows-service": [
      "windows-service",
      "winlog"
    ],
    "native-certs": [
      "rustls-native-certs"
    ],
    "socks5": [
      "tokio-socks"
    ]
  },
  "index_path": "do/h-/doh-client",
  "name": "doh-client",
  "pubtime": "2022-07-10T16:06:09Z",
  "vers": "3.1.2",
  "yanked": false
}
