Skip to content

Commit f0b10c1

Browse files
committed
Add rust-std to the toolchain definition
1 parent 9ce2426 commit f0b10c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
22
channel = "1.90.0"
3-
components = ["rust-analyzer", "rustfmt", "clippy"]
3+
components = ["rust-std", "rust-analyzer", "rustfmt", "clippy"]

0 commit comments

Comments
 (0)