fix(deps): update rust crate hyper to v1 #17720
Annotations
10 errors and 2 warnings
src/core/async_graphql_hyper.rs#L9
unresolved import `hyper::Body`
|
src/core/http/request_handler.rs#L9
unresolved import `hyper::Body`
|
src/core/http/response.rs#L5
unresolved import `hyper::Body`
|
src/core/http/showcase.rs#L5
unresolved import `hyper::Body`
|
src/core/http/telemetry.rs#L2
unresolved import `hyper::Body`
|
src/cli/server/http_1.rs#L3
unresolved import `hyper::service::make_service_fn`
|
src/cli/server/http_2.rs#L4
unresolved import `hyper::server::conn::AddrIncoming`
|
src/cli/server/http_2.rs#L5
unresolved import `hyper::service::make_service_fn`
|
src/cli/server/http_2.rs#L6
unresolved import `hyper::Server`
|
src/core/async_graphql_hyper.rs#L198
cannot find type `Body` in crate `hyper`
|
|
|
This job failed
Loading