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
src/huak/project/pyproject.rs:15:10
|
15 | #[derive(Default, Eq, PartialEq)]
| ^^^^^^^
|
= note: see issue #86985 <https://github.com/rust-lang/rust/issues/86985> for more information
= note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info)
For more information about this error, try `rustc --explain E0658`.
error: could not compile `huak` due to previous error
Trying to run via
cargo run
Expected Behavior
Run successfully
Actual Behavior
Error
Steps To Reproduce The Problem
Environment Details
-Huak Version: master branch
-Operating System: x86_64-linux
Dev Details
-Rust Version: 1.61
The text was updated successfully, but these errors were encountered: