{
  "cksum": "3ff1fa00fd5b0d38c26d5f24f1cf513e286a988b57880c2bf357304669268fa3",
  "crate_file": "http-cache-reqwest-1.0.0-alpha.6.crate",
  "crate_url": "https://static.crates.io/crates/http-cache-reqwest/http-cache-reqwest-1.0.0-alpha.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.85",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bytes",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio-runtime"
      ],
      "kind": "dev",
      "name": "cacache",
      "optional": false,
      "req": "^13.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "http-body",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http-cache",
      "optional": false,
      "req": "^1.0.0-alpha.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-cache-semantics",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "http-cache-semantics",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest-middleware",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wiremock",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "manager-cacache",
      "url-standard"
    ],
    "http-headers-compat": [
      "http-cache/http-headers-compat"
    ],
    "manager-cacache": [
      "http-cache/manager-cacache"
    ],
    "manager-cacache-bincode": [
      "http-cache/manager-cacache-bincode"
    ],
    "manager-foyer": [
      "http-cache/manager-foyer"
    ],
    "manager-moka": [
      "http-cache/manager-moka"
    ],
    "manager-moka-bincode": [
      "http-cache/manager-moka-bincode"
    ],
    "rate-limiting": [
      "http-cache/rate-limiting"
    ],
    "streaming": [
      "http-cache/streaming",
      "reqwest/stream",
      "futures-util"
    ],
    "url-ada": [
      "http-cache/url-ada"
    ],
    "url-standard": [
      "http-cache/url-standard"
    ]
  },
  "index_path": "ht/tp/http-cache-reqwest",
  "name": "http-cache-reqwest",
  "pubtime": "2026-04-18T02:36:42Z",
  "rust_version": "1.88.0",
  "vers": "1.0.0-alpha.6",
  "yanked": false
}
