1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/rust-toolchain.toml
Pascal Kuthe e474779c87
bump msrv to 1.63 (#5570)
* bump msrv to 1.63

* resolve new complex type clippy lints
2023-02-09 11:24:31 +09:00

4 lines
68 B
INI

[toolchain]
channel = "1.63.0"
components = ["rustfmt", "rust-src"]