{
  "cksum": "d49da2d9c3e8485ee95e74c0366253d499ee916c24fb0dd246951dd44f5fc8ef",
  "crate_file": "tower-resilience-0.9.1.crate",
  "crate_url": "https://static.crates.io/crates/tower-resilience/tower-resilience-0.9.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-adaptive",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-bulkhead",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-cache",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-chaos",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-circuitbreaker",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-coalesce",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-core",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-executor",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-fallback",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-healthcheck",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-hedge",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-outlier",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-ratelimiter",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-reconnect",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-retry",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-router",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-resilience-timelimiter",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "layer": [
      "tower-resilience-core/layer"
    ]
  },
  "features2": {
    "adaptive": [
      "dep:tower-resilience-adaptive"
    ],
    "bulkhead": [
      "dep:tower-resilience-bulkhead"
    ],
    "cache": [
      "dep:tower-resilience-cache"
    ],
    "chaos": [
      "dep:tower-resilience-chaos"
    ],
    "circuitbreaker": [
      "dep:tower-resilience-circuitbreaker"
    ],
    "coalesce": [
      "dep:tower-resilience-coalesce"
    ],
    "executor": [
      "dep:tower-resilience-executor"
    ],
    "fallback": [
      "dep:tower-resilience-fallback"
    ],
    "full": [
      "circuitbreaker",
      "bulkhead",
      "timelimiter",
      "cache",
      "retry",
      "ratelimiter",
      "reconnect",
      "healthcheck",
      "fallback",
      "hedge",
      "executor",
      "adaptive",
      "coalesce",
      "outlier",
      "router",
      "chaos",
      "layer"
    ],
    "health-circuitbreaker": [
      "healthcheck",
      "circuitbreaker",
      "tower-resilience-healthcheck/triggers",
      "tower-resilience-circuitbreaker/health-integration"
    ],
    "healthcheck": [
      "dep:tower-resilience-healthcheck"
    ],
    "hedge": [
      "dep:tower-resilience-hedge"
    ],
    "outlier": [
      "dep:tower-resilience-outlier"
    ],
    "ratelimiter": [
      "dep:tower-resilience-ratelimiter"
    ],
    "reconnect": [
      "dep:tower-resilience-reconnect"
    ],
    "retry": [
      "dep:tower-resilience-retry"
    ],
    "router": [
      "dep:tower-resilience-router"
    ],
    "timelimiter": [
      "dep:tower-resilience-timelimiter"
    ]
  },
  "index_path": "to/we/tower-resilience",
  "name": "tower-resilience",
  "pubtime": "2026-03-08T04:37:52Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.9.1",
  "yanked": false
}
