mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
Switch rust-toolchain.toml over to stable
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly"
|
||||
# components = ["rustfmt", "rust-src"]
|
||||
channel = "stable"
|
||||
components = ["rustfmt", "rust-src"]
|
||||
|
Reference in New Issue
Block a user