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
a976786a4f
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
]
bump msrv to 1.63 (#5570) * bump msrv to 1.63 * resolve new complex type clippy lints
2023-02-09 10:24:31 +08:00
channel
=
"1.63.0"
Switch rust-toolchain.toml over to stable
2021-09-08 13:52:30 +08:00
components
=
[
"rustfmt"
,
"rust-src"
]