diff --git a/Cargo.toml b/Cargo.toml index 858b050..4e614f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ serde_json = "^1.0" url = "^2.5" [dev-dependencies] -reqwest-retry = "^0.7" +reqwest-retry = "^0.9" tokio = { version = "^1.45", features = ["full"] } # https://doc.rust-lang.org/cargo/reference/profiles.html