mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Bump dissimilar
This commit is contained in:
parent
572583262c
commit
829cf8db4c
4 changed files with 5 additions and 4 deletions
|
@ -21,7 +21,7 @@ path = "src/bin/main.rs"
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
crossbeam-channel = "0.5.5"
|
||||
dissimilar = "1.0.4"
|
||||
dissimilar.workspace = true
|
||||
itertools.workspace = true
|
||||
scip = "0.3.1"
|
||||
lsp-types = { version = "=0.94.0", features = ["proposed"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue