chore(msrv): bump MSRV from 1.70 to 1.76

pull/12106/head
Rolo 3 days ago
parent dc941d6d24
commit f07c1cc9f5

@ -51,4 +51,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"
rust-version = "1.70" rust-version = "1.76"

@ -1,3 +1,3 @@
[toolchain] [toolchain]
channel = "1.74.0" channel = "1.76.0"
components = ["rustfmt", "rust-src", "clippy"] components = ["rustfmt", "rust-src", "clippy"]

Loading…
Cancel
Save