mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 18:33:43 -05:00
Fix errors and revert reqwest-middleware to v0.3.3
This commit is contained in:
@@ -18,7 +18,7 @@ chrono = { version = "0.4.38", default-features = false, features = ["std", "all
|
||||
reqwest = { version = "0.12.7", default-features = false, features = ["rustls-tls"] }
|
||||
futures = "0.3.30"
|
||||
reqwest-retry = "0.7.0"
|
||||
reqwest-middleware = "0.4.1"
|
||||
reqwest-middleware = "0.3.3"
|
||||
rustc-hash = "2.0.0"
|
||||
http-link = "1.0.1"
|
||||
itertools = "0.14.0"
|
||||
|
||||
Reference in New Issue
Block a user