Skip to content

Commit

Permalink
Prune rustc dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjgillot committed Feb 16, 2020
1 parent 5d57208 commit e88500b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock
Expand Up @@ -3111,8 +3111,6 @@ dependencies = [
"bitflags",
"byteorder",
"chalk-engine",
"fmt_macros",
"graphviz",
"jobserver",
"log",
"measureme",
Expand Down
2 changes: 0 additions & 2 deletions src/librustc/Cargo.toml
Expand Up @@ -12,8 +12,6 @@ doctest = false
[dependencies]
arena = { path = "../libarena" }
bitflags = "1.2.1"
fmt_macros = { path = "../libfmt_macros" }
graphviz = { path = "../libgraphviz" }
jobserver = "0.1"
scoped-tls = "1.0"
log = { version = "0.4", features = ["release_max_level_info", "std"] }
Expand Down

0 comments on commit e88500b

Please sign in to comment.