{
  "cksum": "741a8008f8a833ef16f47df94a30754478fb2c2bf822b9c2e6f7f09203b97ace",
  "crate_file": "surf-1.0.3.crate",
  "crate_url": "https://static.crates.io/crates/surf/surf-1.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^0.99.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "femme",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "compat",
        "io-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.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.12.32",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-tls",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "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": [
        "kv_unstable"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime",
      "optional": false,
      "req": "^0.3.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": false,
      "req": "^2.0.0-alpha.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runtime",
      "optional": true,
      "req": "^0.3.0-alpha.6",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "runtime",
      "optional": false,
      "req": "^0.3.0-alpha.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runtime-raw",
      "optional": true,
      "req": "^0.3.0-alpha.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runtime-tokio",
      "optional": true,
      "req": "^0.3.0-alpha.5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.97",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.97",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_urlencoded",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.0.0",
      "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": [
        "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"
    ],
    "default": [
      "native-client",
      "middleware-logger"
    ],
    "hyper-client": [
      "hyper",
      "runtime",
      "runtime-raw",
      "runtime-tokio"
    ],
    "middleware-logger": [],
    "native-client": [
      "curl-client",
      "wasm-client"
    ],
    "wasm-client": [
      "js-sys",
      "web-sys",
      "wasm-bindgen",
      "wasm-bindgen-futures"
    ]
  },
  "index_path": "su/rf/surf",
  "name": "surf",
  "pubtime": "2019-11-07T18:41:39Z",
  "vers": "1.0.3",
  "yanked": false
}
