mirror of https://github.com/helix-editor/helix
bring rust version back in line
parent
81ee8ef4ce
commit
3f062fa3d0
|
@ -59,5 +59,4 @@ categories = ["editor"]
|
||||||
repository = "https://github.com/helix-editor/helix"
|
repository = "https://github.com/helix-editor/helix"
|
||||||
homepage = "https://helix-editor.com"
|
homepage = "https://helix-editor.com"
|
||||||
license = "MPL-2.0"
|
license = "MPL-2.0"
|
||||||
# TODO: Get this back to 1.76
|
rust-version = "1.82"
|
||||||
rust-version = "1.81"
|
|
||||||
|
|
Loading…
Reference in New Issue