We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bf82e commit 1c48fefCopy full SHA for 1c48fef
Cargo.toml
@@ -82,7 +82,7 @@ once_cell = "1.19.0"
82
clap = { version = "4.5.4", features = ["derive"] }
83
colored = "2.1.0"
84
regex = "1.10.4"
85
-reqwest-middleware = "0.2.5"
+reqwest-middleware = "0.4.0"
86
async-trait = "0.1.80"
87
serde_path_to_error = "0.1.16"
88
cache_control = "0.2.0"
0 commit comments