crates.io-index/re/tr/retry-backoff

3 lines
772 B
Plaintext
Raw Permalink Normal View History

{"name":"retry-backoff","vers":"0.0.0","deps":[],"cksum":"6ba6505982cdc20976d3b3d394ea34dfaf0aa2657cc8cedb71687badccbbaf31","features":{},"yanked":true}
{"name":"retry-backoff","vers":"0.1.0","deps":[{"name":"backoff-rs","req":"^0.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"exponential-backoff","req":"^1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"}],"cksum":"e0d5058b9f1c22f124c926b1f60bb7893c9cfb793d4e2506316cfda4ff17ae56","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"]},"yanked":false}