Skip to content

Commit 38cdd93

Browse files
Chore: Optimize binary size.
1 parent 8cc5b89 commit 38cdd93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- uses: dtolnay/rust-toolchain@nightly
3838
with:
39-
components: clippy
39+
components: clippy, rust-src
4040

4141
- name: Install wasm target (nightly)
4242
run: rustup target add wasm32-unknown-unknown --toolchain nightly

0 commit comments

Comments
 (0)