fix(deps): update rust crate reqwest to 0.12 #14763
Annotations
10 errors
Run Cargo Test:
src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Run Cargo Test:
src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Run Cargo Test:
src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
|
Run Cargo Test:
src/cli/javascript/mod.rs#L34
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L79
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
|
Run Cargo Test:
src/cli/runtime/http.rs#L155
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L167
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L170
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L173
mismatched types
|
Loading