fix(deps): update rust crate http-cache-reqwest to 0.14.0 #4708
lint.yml
on: pull_request
Run Formatter and Lint Check
3m 20s
Annotations
3 errors
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::Request, &'a mut task_local_extensions::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::Request, &'a mut task_local_extensions::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<http_cache_reqwest::MokaManager>`
|
Run Formatter and Lint Check
Process completed with exit code 1.
|