You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0433]: failed to resolve: could not find unix in os
--> src\containers\tar\reader.rs:9:78
... collections::HashMap, env::current_dir, fmt::Debug, fs::File, io::Read, os::unix::prelude::FileExt, path::Path,
The text was updated successfully, but these errors were encountered:
Fixed a bug in the code that occurred during compilation.
I attempted to compile it on Microsoft Windows 10 Home x86/64 10.0.19045, using cargo 1.80.0 (376290515 2024-07-16) and
Linux 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux, using cargo 1.80.0 (376290515 2024-07-16)
Multiple errors, e.g:
error[E0433]: failed to resolve: could not find
unixinos--> src\containers\tar\reader.rs:9:78
... collections::HashMap, env::current_dir, fmt::Debug, fs::File, io::Read, os::unix::prelude::FileExt, path::Path,
The text was updated successfully, but these errors were encountered: