diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 42e21306f..8c0383fb0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5987,7 +5987,9 @@ dependencies = [ "futures", "glob", "h2 0.3.22", + "h2 0.4.0", "hyper 0.14.27", + "hyper 1.1.0", "lazy-regex", "libc", "lsp-types", |