Show the last in-progress task from language servers
This commit is contained in:
parent
5157b42896
commit
7a454003fe
4 changed files with 20 additions and 7 deletions
|
@ -24,6 +24,7 @@ futures = "0.3"
|
|||
log = "0.4"
|
||||
parking_lot = "0.11.1"
|
||||
postage = { version = "0.4.1", features = ["futures-traits"] }
|
||||
smallvec = { version = "1.6", features = ["union"] }
|
||||
|
||||
[dev-dependencies]
|
||||
client = { path = "../client", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue