Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSRV #344

Open
jayvdb opened this issue Aug 17, 2024 · 0 comments
Open

MSRV #344

jayvdb opened this issue Aug 17, 2024 · 0 comments

Comments

@jayvdb
Copy link

jayvdb commented Aug 17, 2024

Cargo.toml says the rust version is 1.71.0

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant