{
  "cksum": "d94013f4ed0b81c33fd1188bf73abfc694cca821d92fe3757f88555fdb10baec",
  "crate_file": "http-client-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/http-client/http-client-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "compat"
      ],
      "kind": "normal",
      "name": "futures-preview",
      "optional": false,
      "req": "^0.3.0-alpha.19",
      "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.7",
      "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": [
        "futures_0_3"
      ],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.3.25",
      "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-11-19T16:31:31Z",
  "vers": "1.0.0",
  "yanked": false
}
