Skip to content

Commit 1c48fef

Browse files
fix(deps): update rust crate reqwest-middleware to 0.4.0
1 parent a1bf82e commit 1c48fef

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
@@ -82,7 +82,7 @@ once_cell = "1.19.0"
8282
clap = { version = "4.5.4", features = ["derive"] }
8383
colored = "2.1.0"
8484
regex = "1.10.4"
85-
reqwest-middleware = "0.2.5"
85+
reqwest-middleware = "0.4.0"
8686
async-trait = "0.1.80"
8787
serde_path_to_error = "0.1.16"
8888
cache_control = "0.2.0"

0 commit comments

Comments
 (0)