Bump perf-event and rustc_lexer

This commit is contained in:
Laurențiu Nicola 2020-07-30 20:21:28 +03:00
parent a94c564ad0
commit fa64817eab
3 changed files with 9 additions and 9 deletions

View file

@ -20,7 +20,7 @@ env_logger = { version = "0.7.1", default-features = false }
itertools = "0.9.0"
jod-thread = "0.1.0"
log = "0.4.8"
lsp-types = { version = "0.78.0", features = ["proposed"] }
lsp-types = { version = "0.79.0", features = ["proposed"] }
parking_lot = "0.11.0"
pico-args = "0.3.1"
oorandom = "11.1.2"
@ -42,7 +42,7 @@ ra_syntax = { path = "../ra_syntax" }
ra_text_edit = { path = "../ra_text_edit" }
vfs = { path = "../vfs" }
vfs-notify = { path = "../vfs-notify" }
ra_cfg = { path = "../ra_cfg"}
ra_cfg = { path = "../ra_cfg" }
ra_toolchain = { path = "../ra_toolchain" }
# This should only be used in CLI