{
  "cksum": "7bf87ff4e0f431538e03c929833789c4bbb5a5574248017613e954c71ea2a924",
  "crate_file": "retry-backoff-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/retry-backoff/retry-backoff-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "backoff-rs",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exponential-backoff",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "all_backoffs": [
      "impl_exponential_backoff",
      "impl_backoff_rs"
    ],
    "alloc": [],
    "default": [
      "std",
      "all_backoffs"
    ],
    "impl_backoff_rs": [
      "backoff-rs",
      "std"
    ],
    "impl_exponential_backoff": [
      "exponential-backoff",
      "std"
    ],
    "std": [
      "alloc"
    ]
  },
  "index_path": "re/tr/retry-backoff",
  "name": "retry-backoff",
  "pubtime": "2025-04-20T14:35:53Z",
  "vers": "0.2.0",
  "yanked": false
}
