mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-11 12:48:47 +00:00
switch ra_cli to 2018
This commit is contained in:
parent
1624bf2d7f
commit
2dd6858d03
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
[package]
|
||||
edition = "2018"
|
||||
name = "ra_cli"
|
||||
version = "0.1.0"
|
||||
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
|
||||
|
|
Loading…
Reference in a new issue