mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
update MSRV to 1.65
This commit is contained in:
parent
5b4e73f37d
commit
ccdb144665
7 changed files with 77 additions and 189 deletions
|
@ -10,7 +10,7 @@ repository = "https://github.com/helix-editor/helix"
|
|||
homepage = "https://helix-editor.com"
|
||||
include = ["src/**/*", "README.md"]
|
||||
default-run = "hx"
|
||||
rust-version = "1.57"
|
||||
rust-version = "1.65"
|
||||
|
||||
[features]
|
||||
default = ["git"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue