{
  "cksum": "9a519fb1e28c8aa09b1291c17f814cd0efb239c509f76d5acf75089e606b93e8",
  "crate_file": "http-client-6.0.0.crate",
  "crate_url": "https://static.crates.io/crates/http-client/http-client-6.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-h1",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-native-tls",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "unstable",
        "attributes"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-types",
      "optional": false,
      "req": "^2.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tcp"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.13.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-tls",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http2"
      ],
      "kind": "normal",
      "name": "isahc",
      "optional": true,
      "req": "^0.9",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3.25",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "portpicker",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tide",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^0.2.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.48",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4.5",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "AbortSignal",
        "Headers",
        "ObserverCallback",
        "ReferrerPolicy",
        "Request",
        "RequestCache",
        "RequestCredentials",
        "RequestInit",
        "RequestMode",
        "RequestRedirect",
        "Response",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.25",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "curl_client": [
      "isahc",
      "async-std"
    ],
    "default": [
      "h1_client"
    ],
    "docs": [
      "h1_client"
    ],
    "h1_client": [
      "async-h1",
      "async-std",
      "async-native-tls"
    ],
    "hyper_client": [
      "hyper",
      "hyper-tls",
      "http-types/hyperium_http",
      "futures-util"
    ],
    "native_client": [
      "curl_client",
      "wasm_client"
    ],
    "wasm_client": [
      "js-sys",
      "web-sys",
      "wasm-bindgen",
      "wasm-bindgen-futures",
      "futures"
    ]
  },
  "index_path": "ht/tp/http-client",
  "name": "http-client",
  "pubtime": "2020-09-25T20:14:55Z",
  "vers": "6.0.0",
  "yanked": false
}
