rust/rust-toolchain
Joshua Nelson 61ee1089f0 Use rustc_private instead of crates.io dependencies
- Update rust-toolchain to also install `rustc-dev` component
2021-04-21 21:17:36 -05:00

4 lines
70 B
Plaintext

[toolchain]
channel = "nightly-2021-03-26"
components = ["rustc-dev"]