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
Have the installer append wasm-pack entry to cargo commands list.
💻 Basic example
Certain applications expect wasm-pack to show up in the list provided by cargo install --list but without manually editing the list wasm-pack wont show up.
💡 Feature description
Have the installer append wasm-pack entry to cargo commands list.
💻 Basic example
Certain applications expect wasm-pack to show up in the list provided by
cargo install --list
but without manually editing the list wasm-pack wont show up.See: IntelliJ-rust Issue 8599
The text was updated successfully, but these errors were encountered: