use crates io version

This commit is contained in:
hamidreza kalbasi 2021-09-26 10:39:23 +03:30
parent 48bebeaa32
commit 13d36e96c2
2 changed files with 4 additions and 3 deletions

View file

@ -22,7 +22,7 @@ crossbeam-channel = "0.5.0"
dissimilar = "1.0.2"
itertools = "0.10.0"
jod-thread = "0.1.0"
lsp-types = { git = "https://github.com/gluon-lang/lsp-types", features = ["proposed"] }
lsp-types = { version = "0.90.0", features = ["proposed"] }
parking_lot = "0.11.0"
xflags = "0.2.1"
oorandom = "11.1.2"