fix: use nightly for build_std
This commit is contained in:
parent
b554c59883
commit
6697440fb9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "stable"
|
||||
channel = "nightly"
|
||||
components = ["rustfmt", "cargo", "rustc", "rust-src"]
|
||||
|
|
Loading…
Add table
Reference in a new issue