{
  "cksum": "010092b71b94ee49293995625ce7a607778b8b4099c8088fa84fd66bd3e0f21c",
  "crate_file": "http-client-6.2.0.crate",
  "crate_url": "https://static.crates.io/crates/http-client/http-client-6.2.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.13.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-10-26T17:21:49Z",
  "vers": "6.2.0",
  "yanked": false
}
