Skip to content

Commit

Permalink
chore(msrv): bump MSRV from 1.70 to 1.76
Browse files Browse the repository at this point in the history
  • Loading branch information
RoloEdits committed Nov 22, 2024
1 parent dc941d6 commit f07c1cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ categories = ["editor"]
repository = "https://github.com/helix-editor/helix"
homepage = "https://helix-editor.com"
license = "MPL-2.0"
rust-version = "1.70"
rust-version = "1.76"
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.74.0"
channel = "1.76.0"
components = ["rustfmt", "rust-src", "clippy"]

0 comments on commit f07c1cc

Please sign in to comment.