{
  "cksum": "e0d5058b9f1c22f124c926b1f60bb7893c9cfb793d4e2506316cfda4ff17ae56",
  "crate_file": "retry-backoff-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/retry-backoff/retry-backoff-0.1.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": "^1.1",
      "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": "2022-02-13T11:50:41Z",
  "vers": "0.1.0",
  "yanked": false
}
