{
  "cksum": "59a81c221a1e4dad06cb9c9deb19aea1193a5eea084e8cd42d869068132bf876",
  "crate_file": "ehttp-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/ehttp/ehttp-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": true,
      "req": "^2.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2.10",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": false,
      "req": "^2.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.89",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-streams",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "AbortSignal",
        "console",
        "Headers",
        "ReadableStream",
        "Request",
        "RequestInit",
        "RequestMode",
        "Response",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.52",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": [],
    "native-async": [
      "async-channel"
    ]
  },
  "features2": {
    "json": [
      "dep:serde",
      "dep:serde_json"
    ],
    "multipart": [
      "dep:getrandom",
      "dep:mime",
      "dep:mime_guess",
      "dep:rand"
    ],
    "streaming": [
      "dep:wasm-streams",
      "dep:futures-util"
    ]
  },
  "index_path": "eh/tt/ehttp",
  "name": "ehttp",
  "pubtime": "2024-02-16T09:10:06Z",
  "rust_version": "1.72",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
