Skip to content

Commit 59675e1

Browse files
authored
Merge pull request #3150 from rust-lang/renovate/retry-1.x
Update Rust crate retry to 1.3.1
2 parents 0718708 + 67b808c commit 59675e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ zstd = "0.11"
7070
[dependencies.retry]
7171
default-features = false
7272
features = ["random"]
73-
version = "1.2.1"
73+
version = "1.3.1"
7474

7575
[dependencies.rs_tracing]
7676
features = ["rs_tracing"]

0 commit comments

Comments
 (0)