Skip to content

Commit 70bdeec

Browse files
author
Paolo Tranquilli
committed
Rust: add rust-src to required components
1 parent beeb417 commit 70bdeec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
[toolchain]
66
channel = "1.84"
77
profile = "minimal"
8-
components = [ "clippy", "rustfmt" ]
8+
components = [ "clippy", "rustfmt", "rust-src" ]

0 commit comments

Comments
 (0)