diff options
author | Gokul Soumya | 2021-11-21 18:55:08 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-12-08 01:23:50 +0000 |
commit | a78b7894066b6ccf56c404b7543b45e2dfd99982 (patch) | |
tree | 5f1aa74aeffc173ed591f7f89f2b115cc1cbb036 /Cargo.lock | |
parent | 71292f9f11bd2b50568efd111239f693be26a36a (diff) |
Auto generate docs for language support
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1264,5 +1264,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" name = "xtask" version = "0.5.0" dependencies = [ + "helix-core", "helix-term", + "toml", ] |