Skip to content

Commit 367c31b

Browse files
committed
revert rust-src
1 parent 627eea3 commit 367c31b

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.88.0"
3-
components = ["rustfmt", "clippy"]
3+
components = ["rust-src", "rustfmt", "clippy"]
44
targets = ["wasm32v1-none"]

0 commit comments

Comments
 (0)