{
  "cksum": "21f398c1b8ddd2c7d706ced604c5464f9da4247088cc92afa795b32989b4ce38",
  "crate_file": "http-client-1.1.0.crate",
  "crate_url": "https://static.crates.io/crates/http-client/http-client-1.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "compat",
        "io-compat"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^0.1.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http2"
      ],
      "kind": "normal",
      "name": "isahc",
      "optional": true,
      "req": "^0.8",
      "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": "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"
    ],
    "docs": [
      "native_client"
    ],
    "native_client": [
      "curl_client",
      "wasm_client"
    ],
    "wasm_client": [
      "js-sys",
      "web-sys",
      "wasm-bindgen",
      "wasm-bindgen-futures"
    ]
  },
  "index_path": "ht/tp/http-client",
  "name": "http-client",
  "pubtime": "2019-12-17T16:23:48Z",
  "vers": "1.1.0",
  "yanked": false
}
