crates.io-index/re/tr/retry-backoff
bors 036e510847 Collapse index into one commit
Previous HEAD was cbe1434269, now on the `snapshot-2024-03-11` branch

More information about this change can be found [online] and on [this issue].

[online]: https://internals.rust-lang.org/t/cargos-crate-index-upcoming-squash-into-one-commit/8440
[this issue]: https://github.com/rust-lang/crates-io-cargo-teams/issues/47
2024-03-11 08:23:15 +00:00

3 lines
772 B
Plaintext

{"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}