Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

error[E0463]: can't find crate for miniz_oxide #66

Closed
brianmay opened this issue Feb 21, 2022 · 1 comment
Closed

error[E0463]: can't find crate for miniz_oxide #66

brianmay opened this issue Feb 21, 2022 · 1 comment

Comments

@brianmay
Copy link

https://github.com/ivmarkov/rust-esp32-std-demo/runs/5270253793?check_suite_focus=true

error[E0463]: can't find crate for `miniz_oxide`
   --> /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/lib.rs:369:1
    |
369 | extern crate miniz_oxide;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate

For more information about this error, try `rustc --explain E0463`.
error: could not compile `std` due to previous error
@ivmarkov
Copy link
Owner

rust-lang/rust#94220

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants