mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Add version to deps in cargo.toml
This commit is contained in:
parent
e65d48d1fb
commit
a8fa5cd42e
22 changed files with 99 additions and 98 deletions
|
@ -5,6 +5,7 @@ license = "MIT OR Apache-2.0"
|
|||
authors = ["rust-analyzer developers"]
|
||||
autobins = false
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue