diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 5e4ee8655..966f531e4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4953,6 +4953,7 @@ dependencies = [ "futures", "hyper", "lazy_static", + "lsp-types", "once_cell", "os_pipe", "parking_lot 0.12.1", |