m/cup
1
0
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:
Sergio
2025-03-02 13:04:31 +02:00
parent f9aa516da7
commit 7b3745d095
3 changed files with 7 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -1459,9 +1459,9 @@ dependencies = [
[[package]]
name = "reqwest-middleware"
version = "0.4.1"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64e8975513bd9a7a43aad01030e79b3498e05db14e9d945df6483e8cf9b8c4c4"
checksum = "562ceb5a604d3f7c885a792d42c199fd8af239d0a51b2fa6a78aafa092452b04"
dependencies = [
"anyhow",
"async-trait",