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
8dc197721b
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
]
update MSRV to 1.65
2023-03-05 04:53:54 +08:00
channel
=
"1.65.0"
Switch rust-toolchain.toml over to stable
2021-09-08 13:52:30 +08:00
components
=
[
"rustfmt"
,
"rust-src"
]