mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
Remove unused dependencies
This commit is contained in:
parent
13e16a4ad4
commit
33de107ed9
9 changed files with 0 additions and 44 deletions
|
@ -15,7 +15,6 @@ path = "./src/bin/main.rs"
|
|||
[dependencies]
|
||||
anyhow = "1.0.26"
|
||||
crossbeam-channel = "0.4.0"
|
||||
either = "1.5.3"
|
||||
env_logger = { version = "0.7.1", default-features = false }
|
||||
globset = "0.4.4"
|
||||
itertools = "0.8.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue