mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
Set MSRV
This commit is contained in:
parent
fe7c516084
commit
8457ae34bd
37 changed files with 38 additions and 37 deletions
|
@ -4,6 +4,7 @@ version = "0.0.0"
|
|||
description = "TBD"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.56"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue