Skip to content

Commit 67b808c

Browse files
Update Rust crate retry to 1.3.1
1 parent 0718708 commit 67b808c

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)