Closed Niceural closed 1 year ago
Hi @Niceural! I reproduced your error. Apparently bool_to_option
was stabilized in rustc 1.62. If that's an option for you, just update your compiler to that version and everything should work just fine!
hi @manuelmauro . I opted for a more radical solution: switch to an arch based distribution. I seem to have installed a more recent version of rustc by doing that (1.65.0). thanks a lot for your help!
Hi I get a compile time error when running
cargo build
thank you for your help nicUbuntu 20.04 cargo version: 1.61.0
Cargo.toml
file:terminal output: