{
  "cksum": "844d4bda1d57bda249320bba8eef4942458c5d07c4847e50b0bcf4cc5b544715",
  "crate_file": "tower-resilience-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/tower-resilience/tower-resilience-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "util"
      ],
      "kind": "dev",
      "name": "tower",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-bulkhead",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-cache",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-circuitbreaker",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-core",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-ratelimiter",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-retry",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-timelimiter",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "bulkhead": [
      "dep:tower-resilience-bulkhead"
    ],
    "cache": [
      "dep:tower-resilience-cache"
    ],
    "circuitbreaker": [
      "dep:tower-resilience-circuitbreaker"
    ],
    "full": [
      "circuitbreaker",
      "bulkhead",
      "timelimiter",
      "cache",
      "retry",
      "ratelimiter"
    ],
    "ratelimiter": [
      "dep:tower-resilience-ratelimiter"
    ],
    "retry": [
      "dep:tower-resilience-retry"
    ],
    "timelimiter": [
      "dep:tower-resilience-timelimiter"
    ]
  },
  "index_path": "to/we/tower-resilience",
  "name": "tower-resilience",
  "pubtime": "2025-10-09T22:49:41Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.3.1",
  "yanked": false
}
