diff options
author | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-04-21 13:17:50 +0100 |
---|---|---|
committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-04-21 13:17:50 +0100 |
commit | 7f94119171658523bc854e8c8b4b6da28378b468 (patch) | |
tree | 2514390a1b3180ad6fdce826ff412617da77e8eb /Cargo.toml | |
parent | fa15c4d75e87bd3bf761c91f030c76aec59308ae (diff) | |
parent | 47672726d8df0b04693042cb44bf812b2459f226 (diff) |
Merge #1181
1181: :arrow_up: lsp r=matklad a=matklad
Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 0e474a184..c5155e899 100644 --- a/Cargo.toml +++ b/Cargo.toml | |||
@@ -6,4 +6,3 @@ incremental = true | |||
6 | debug = true | 6 | debug = true |
7 | 7 | ||
8 | [patch.'crates-io'] | 8 | [patch.'crates-io'] |
9 | lsp-types = { git = "https://github.com/matklad/lsp-types", branch = "selection-range" } | ||