mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
Update to rust 1.56 + 2021 edition
This commit is contained in:
parent
3b032e8e1f
commit
182a59b552
11 changed files with 82 additions and 56 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "helix-lsp"
|
||||
version = "0.4.1"
|
||||
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
license = "MPL-2.0"
|
||||
description = "LSP client implementation for Helix project"
|
||||
categories = ["editor"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue