Add version to deps in cargo.toml

This commit is contained in:
Pavan Kumar Sunkara 2020-08-24 10:25:19 +02:00
parent e65d48d1fb
commit a8fa5cd42e
22 changed files with 99 additions and 98 deletions

View file

@ -5,6 +5,7 @@ license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
autobins = false
edition = "2018"
publish = false
[lib]
doctest = false