{
  "cksum": "ef46ae990fadaf69ee8405e68ccce40f1e72647925887d37591c4551dd9adef4",
  "crate_file": "areq-0.1.0-alpha3.crate",
  "crate_url": "https://static.crates.io/crates/areq/areq-0.1.0-alpha3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "areq-body",
      "optional": false,
      "req": "=0.1.0-alpha3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "areq-h1",
      "optional": true,
      "req": "=0.1.0-alpha3",
      "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
    }
  ],
  "features": {
    "http1": [
      "areq-h1"
    ],
    "http2": [
      "h2",
      "tokio"
    ],
    "rtn": [
      "areq-body/rtn"
    ],
    "tls": [
      "futures-rustls",
      "rustls-pemfile"
    ]
  },
  "index_path": "ar/eq/areq",
  "name": "areq",
  "pubtime": "2025-03-12T15:27:38Z",
  "rust_version": "1.85",
  "vers": "0.1.0-alpha3",
  "yanked": false
}
