diff --git a/Cargo.toml b/Cargo.toml index b50107097a2..bd3ceb5ac11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ once_cell = "1.19.0" clap = { version = "4.5.4", features = ["derive"] } colored = "2.1.0" regex = "1.10.4" -reqwest-middleware = "0.2.5" +reqwest-middleware = "0.3.0" async-trait = "0.1.80" serde_path_to_error = "0.1.16" cache_control = "0.2.0"