Remove unused dependencies
This commit is contained in:
parent
10840b8ae2
commit
b06ed52cfd
4 changed files with 0 additions and 6 deletions
|
|
@ -15,7 +15,6 @@ graphviz = { path = "../libgraphviz" }
|
|||
log = "0.4"
|
||||
env_logger = { version = "0.5", default-features = false }
|
||||
rayon = { version = "0.2.0", package = "rustc-rayon" }
|
||||
scoped-tls = "1.0"
|
||||
rustc = { path = "../librustc" }
|
||||
rustc_allocator = { path = "../librustc_allocator" }
|
||||
rustc_target = { path = "../librustc_target" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue