fix(deps): update rust crate reqwest to 0.12 #15807
Annotations
5 errors
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Cargo Test
Process completed with exit code 1.
|
Loading