mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02:00
Switch rust-toolchain.toml over to stable
This commit is contained in:
parent
72cf86e462
commit
d991715ff1
@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly"
|
||||
# components = ["rustfmt", "rust-src"]
|
||||
channel = "stable"
|
||||
components = ["rustfmt", "rust-src"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user