{
  "cksum": "c50aaada7d01b44bbf892f4c1582c2aa5f7527ee10774ec9b085eb1e574e19ec",
  "crate_file": "tower-resilience-0.3.4.crate",
  "crate_url": "https://static.crates.io/crates/tower-resilience/tower-resilience-0.3.4.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.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-cache",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-circuitbreaker",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-core",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-ratelimiter",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-retry",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-timelimiter",
      "optional": true,
      "req": "^0.3.4",
      "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-13T23:44:24Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.3.4",
  "yanked": false
}
