Skip to content

Commit b1b14e7

Browse files
committed
fix ci
1 parent 6c2abdb commit b1b14e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
22
channel = "1.84.1"
3-
components = ["rustfmt", "clippy"]
3+
components = ["rust-src", "rustfmt", "clippy"]
44
targets = ["wasm32-unknown-unknown"]

0 commit comments

Comments
 (0)