mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
switch to upstream fst
This commit is contained in:
parent
367e523442
commit
a48964c64d
@ -9,7 +9,7 @@ failure = "0.1.2"
|
||||
parking_lot = "0.6.3"
|
||||
once_cell = "0.1.4"
|
||||
rayon = "1.0.2"
|
||||
fst = { git = "https://github.com/matklad/fst", branch = "subsequence"}
|
||||
fst = "0.3.1"
|
||||
libsyntax2 = { path = "../libsyntax2" }
|
||||
libeditor = { path = "../libeditor" }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user