{
  "cksum": "b2f1b93eb2e039aaff63ce07cca59bd1dca02f2ce30075a17b619d2c42f56efc",
  "crate_file": "ehttp-0.7.1.crate",
  "crate_url": "https://static.crates.io/crates/ehttp/ehttp-0.7.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": true,
      "req": "^2.5.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": false,
      "req": "^0.2.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.32",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3.85",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime",
      "optional": true,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": true,
      "req": "^2.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": false,
      "req": "^3.3.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.108",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4.45",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-streams",
      "optional": true,
      "req": "^0.4.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "AbortSignal",
        "console",
        "Headers",
        "ReadableStream",
        "Request",
        "RequestInit",
        "RequestMode",
        "RequestCredentials",
        "Response",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.85",
      "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": "2026-03-23T11:16:59Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.7.1",
  "yanked": false
}
