{
  "cksum": "4ba779f99dbd68e00fd4599f9bb4a68a38b72ebb260cf00fa94f03c1d9eb9791",
  "crate_file": "areq-0.1.0-alpha5.crate",
  "crate_url": "https://static.crates.io/crates/areq/areq-0.1.0-alpha5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "areq-body",
      "optional": false,
      "req": "=0.1.0-alpha5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "areq-h1",
      "optional": true,
      "req": "=0.1.0-alpha5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-lite",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-rustls",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "h2",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pemfile",
      "optional": true,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "http1": [
      "areq-h1"
    ],
    "http2": [
      "h2",
      "tokio"
    ],
    "rtn": [
      "areq-body/rtn"
    ],
    "tls": [
      "futures-rustls",
      "rustls-pemfile"
    ]
  },
  "features2": {
    "webpki-roots": [
      "tls",
      "dep:webpki-roots"
    ]
  },
  "index_path": "ar/eq/areq",
  "name": "areq",
  "pubtime": "2025-08-29T20:17:20Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.1.0-alpha5",
  "yanked": false
}
