I have tried compiling the repository with the latest stable and nightly builds, but in both cases, Rust gives me a compile error. (The commands I used were cargo build and cargo +nightly build). Is there a recommended nightly/stable version I should use to compile the project? Thank you for answering my question.
I have tried compiling the repository with the latest stable and nightly builds, but in both cases, Rust gives me a compile error. (The commands I used were
cargo buildandcargo +nightly build). Is there a recommended nightly/stable version I should use to compile the project? Thank you for answering my question.