update MSRV to 1.65

This commit is contained in:
Pascal Kuthe 2023-03-04 21:53:54 +01:00 committed by Blaž Hrastnik
parent 5b4e73f37d
commit ccdb144665
7 changed files with 77 additions and 189 deletions

View file

@ -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"]