This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
helix
mirror of
https://github.com/helix-editor/helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8b1a03a178
helix
/
rust-toolchain.toml
4 lines
68 B
TOML
Raw
Normal View
History
Unescape
Escape
flake: Update dependencies
2021-09-06 09:59:29 +08:00
[
toolchain
]
Switch rust-toolchain.toml over to stable
2021-09-08 13:52:30 +08:00
channel
=
"stable"
components
=
[
"rustfmt"
,
"rust-src"
]