{
  "cksum": "73f856d60bdb4679fc9ec516c34093484e963431b5016a8429f85a8e74b5ccaa",
  "crate_file": "surf-2.3.1.crate",
  "crate_url": "https://static.crates.io/crates/surf/surf-2.3.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "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.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": true,
      "req": "^0.8.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "femme",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http-client",
      "optional": false,
      "req": "^6.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-types",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    },
    {
      "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_guess",
      "optional": false,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockito",
      "optional": false,
      "req": "^0.23.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls_crate",
      "optional": true,
      "package": "rustls",
      "req": "^0.18",
      "target": null
    },
    {
      "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": "dev",
      "name": "tide",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "TextDecoder"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.25",
      "target": null
    }
  ],
  "features": {
    "curl-client": [
      "http-client/curl_client",
      "once_cell",
      "default-client"
    ],
    "default": [
      "curl-client",
      "middleware-logger",
      "encoding"
    ],
    "default-client": [],
    "encoding": [
      "encoding_rs",
      "web-sys"
    ],
    "h1-client": [
      "http-client/h1_client",
      "http-client/native-tls",
      "once_cell",
      "default-client"
    ],
    "h1-client-rustls": [
      "http-client/h1_client",
      "http-client/rustls",
      "once_cell",
      "default-client",
      "rustls_crate"
    ],
    "hyper-client": [
      "http-client/hyper_client",
      "once_cell",
      "default-client",
      "async-std/tokio02"
    ],
    "middleware-logger": [],
    "wasm-client": [
      "http-client/wasm_client",
      "default-client",
      "getrandom/js",
      "web-sys"
    ]
  },
  "index_path": "su/rf/surf",
  "name": "surf",
  "pubtime": "2021-08-23T22:44:48Z",
  "vers": "2.3.1",
  "yanked": false
}
