Unnamed repository; edit this file 'description' to name the repository.
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 e19ac93f0c..1599f458da 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -770,6 +770,7 @@ dependencies = [ [[package]] name = "helix-lsp-types" version = "0.95.1" +source = "git+https://github.com/bend-n/helix#9e8efb0a840f362070bd972fd0b75f5c70982202" dependencies = [ "bitflags 2.10.0", "serde", |