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
TOML

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