mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-10 08:57:36 +00:00
9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
|
|
--> $DIR/wasm-bindgen-broken-error.rs:24:1
|
|
|
|
|
LL | #![crate_name = "wasm_bindgen"]
|
|
| ^
|
|
|
|
error: aborting due to 1 previous error
|
|
|