Skip to content

Commit 1e00835

Browse files
Bump retry from 1.3.0 to 1.3.1
Bumps [retry](https://github.com/jimmycuadra/retry) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/jimmycuadra/retry/releases) - [Commits](jimmycuadra/retry@1.3.0...1.3.1) --- updated-dependencies: - dependency-name: retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fb1285 commit 1e00835

File tree

2 files changed

+14
-72
lines changed

2 files changed

+14
-72
lines changed

Cargo.lock

Lines changed: 13 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ hyperx = "1.4.0"
5151
attohttpc = { version = "0.18.0", features = ["json"] }
5252
chain-map = "0.1.0"
5353
indexmap = "1.8.0"
54-
retry = "1.3.0"
54+
retry = "1.3.1"
5555
fs2 = "0.4.3"
5656

5757
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)