{
  "cksum": "6b87f4e6dcec61f105cef7c851edc6b908c4f5894b043816c47d3b791eff6afb",
  "crate_file": "doh-client-3.0.0.crate",
  "crate_url": "https://static.crates.io/crates/doh-client/doh-client-3.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "runtime-tokio",
        "basic-auth"
      ],
      "kind": "normal",
      "name": "async-http-proxy",
      "optional": true,
      "req": "~1.1.0",
      "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.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "~1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "~2.33.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dns-message-parser",
      "optional": false,
      "req": "~0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "~0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "~0.3.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "h2",
      "optional": false,
      "req": "~0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "~0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "~1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "~0.2.82",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "~0.4.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru",
      "optional": false,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "~0.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "~0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "~1.0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "net",
        "time",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "~1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": false,
      "req": "~0.22.0",
      "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.21.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-service",
      "optional": true,
      "req": "~0.3.1",
      "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": "2021-01-23T11:17:40Z",
  "vers": "3.0.0",
  "yanked": false
}
