mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 06:41:48 +00:00
Specify rust-version via workspace.package
This commit is contained in:
parent
5306eb06cc
commit
679df2adf1
37 changed files with 38 additions and 36 deletions
|
@ -4,7 +4,7 @@ version = "0.0.0"
|
|||
description = "TBD"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.65"
|
||||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue