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
cargo-leptos> cargo +1.71.0 build
...
error: package `wasm-bindgen-wasm-interpreter v0.2.93` cannot be built because it requires rustc 1.76 or newer, while the currently active rustc version is 1.71.0
Either upgrade to rustc 1.76 or newer, or use
cargo update -p [email protected] --precise ver
where `ver` is the latest version of `wasm-bindgen-wasm-interpreter` supporting rustc 1.71.0
The text was updated successfully, but these errors were encountered:
Cargo.toml says the rust version is 1.71.0
The text was updated successfully, but these errors were encountered: