Skip to content

so many issues when cargo build #1

@npmstudy

Description

@npmstudy
error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
  --> /Users/npmstudy/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest_wasi-0.11.16/src/async_impl/response.rs:35:30
   |
35 |         res: hyper::Response<hyper::Body>,
   |                              ^^^^^ use of undeclared crate or module `hyper`

Some errors have detailed explanations: E0412, E0422, E0432, E0433.
For more information about an error, try `rustc --explain E0412`.
error: could not compile `reqwest_wasi` (lib) due to 104 previous errors
warning: build failed, waiting for other jobs to finish...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions