Still cannot update to 1.76

I'd simply remove asmjs-unknown-emscripten with

rustup toolchain remove asmjs-unknown-emscripten

and then update normally with

rustup update
2 Likes