mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-28 10:39:45 +00:00
chore: Remove unused dependencies
This commit is contained in:
parent
3bf18d4eba
commit
d4122434dd
23 changed files with 45 additions and 96 deletions
|
|
@ -12,8 +12,6 @@ rust-version.workspace = true
|
|||
[lib]
|
||||
|
||||
[dependencies]
|
||||
lz4_flex = { version = "0.11", default-features = false }
|
||||
|
||||
la-arena.workspace = true
|
||||
dashmap.workspace = true
|
||||
salsa.workspace = true
|
||||
|
|
@ -25,7 +23,6 @@ tracing.workspace = true
|
|||
|
||||
# local deps
|
||||
cfg.workspace = true
|
||||
stdx.workspace = true
|
||||
syntax.workspace = true
|
||||
vfs.workspace = true
|
||||
span.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue