mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 20:59:23 +00:00
Remove rust-src as a component for WASM
It's unnecessary since `wasm32v1-none`.
This commit is contained in:
@@ -188,7 +188,6 @@ RUN apk add clang-dev
|
||||
&format!(
|
||||
r#"
|
||||
# Add the wasm toolchain
|
||||
RUN rustup component add rust-src
|
||||
RUN rustup target add wasm32v1-none
|
||||
|
||||
{prelude}
|
||||
|
||||
Reference in New Issue
Block a user