fix(deps): update rust crate reqwest to 0.12 #14813
Annotations
10 errors
Build WASM:
src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Build WASM:
src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Build WASM:
src/graphql/request_template.rs#L35
mismatched types
|
Build WASM:
src/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: std::iter::Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Build WASM:
src/graphql/request_template.rs#L57
the trait bound `reqwest::header::HeaderMap: std::iter::Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Build WASM:
src/graphql/request_template.rs#L65
mismatched types
|
Build WASM:
src/grpc/request.rs#L13
mismatched types
|
Build WASM:
src/grpc/request.rs#L14
the trait bound `reqwest::header::HeaderMap: std::iter::Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Build WASM:
src/grpc/request_template.rs#L56
mismatched types
|
Build WASM:
src/grpc/request_template.rs#L60
mismatched types
|
Loading