mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-18 17:40:29 +00:00
remove unused deps
This commit is contained in:
parent
07fb5db3dc
commit
4ccd90af81
8 changed files with 0 additions and 16 deletions
|
@ -12,8 +12,6 @@ doctest = false
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = { version = "1.0", features = ["unbounded_depth"] }
|
||||
tracing = "0.1"
|
||||
crossbeam-channel = "0.5.0"
|
||||
jod-thread = "0.1.1"
|
||||
memmap2 = "0.3.0"
|
||||
snap = "1.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue