Closed Amxx closed 1 year ago
I also tried
$ cargo build --release -Z unstable-options
error: the `-Z` flag is only accepted on the nightly channel of Cargo, but this is the `stable` channel
See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.
My bad, I had two competing installs of rust and the old one was taking priority.
When compiling, I get the following error