mirror of https://github.com/helix-editor/helix
bump toolchain version for weird windows c abi incompatibility that is confounding me
parent
557aa9cc19
commit
7e800e3d40
|
@ -1,3 +1,3 @@
|
||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "1.82.0"
|
channel = "1.84.0"
|
||||||
components = ["rustfmt", "rust-src", "clippy"]
|
components = ["rustfmt", "rust-src", "clippy"]
|
||||||
|
|
Loading…
Reference in New Issue