chore: bump backoff from 0.3.0 to 0.4.0 (#21922)
Bumps [backoff](https://github.com/ihrwein/backoff) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/ihrwein/backoff/releases) - [Commits](https://github.com/ihrwein/backoff/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: backoff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ documentation = "https://docs.rs/solana-storage-bigtable"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
backoff = { version = "0.3.0", features = ["tokio"] }
|
||||
backoff = { version = "0.4.0", features = ["tokio"] }
|
||||
bincode = "1.3.3"
|
||||
bzip2 = "0.4.3"
|
||||
enum-iterator = "0.7.0"
|
||||
|
Reference in New Issue
Block a user