Bump tokio-retry2 from 0.5.6 to 0.5.7 in /generator (#29)
Bumps [tokio-retry2](https://github.com/naomijub/tokio-retry) from 0.5.6 to 0.5.7. - [Changelog](https://github.com/naomijub/tokio-retry/blob/main/CHANGELOG.md) - [Commits](https://github.com/naomijub/tokio-retry/commits) --- updated-dependencies: - dependency-name: tokio-retry2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
a7b51a30a1
commit
84ed045d5c
1 changed files with 2 additions and 2 deletions
4
generator/Cargo.lock
generated
4
generator/Cargo.lock
generated
|
|
@ -1623,9 +1623,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tokio-retry2"
|
||||
version = "0.5.6"
|
||||
version = "0.5.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "903934dba1c4c2f2e9cb460ef10b5695e0b0ecad3bf9ee7c8675e540c5e8b2d1"
|
||||
checksum = "1264d076dd34560544a2799e40e457bd07c43d30f4a845686b031bcd8455c84f"
|
||||
dependencies = [
|
||||
"pin-project",
|
||||
"tokio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue