mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-03 18:29:03 +00:00
Bump futures-preview and runtime to latest version
This commit is contained in:
parent
4596788cbd
commit
6dece28540
3 changed files with 68 additions and 75 deletions
|
@ -9,8 +9,8 @@ edition = "2018"
|
|||
[dependencies]
|
||||
chashmap = "2.2"
|
||||
futures-boxed = { path = "../futures_boxed" }
|
||||
futures-preview = { version = "0.3.0-alpha.17", features = ["compat"] }
|
||||
runtime = "0.3.0-alpha.4"
|
||||
futures-preview = { version = "0.3.0-alpha.18", features = ["compat"] }
|
||||
runtime = "0.3.0-alpha.7"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_repr = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue