Skip to content

Commit

Permalink
remove isatty dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Cengiz Can authored and cengiz-io committed Jul 3, 2017
1 parent e1a9144 commit 06de114
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/librustc_driver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ serialize = { path = "../libserialize" }
syntax = { path = "../libsyntax" }
syntax_ext = { path = "../libsyntax_ext" }
syntax_pos = { path = "../libsyntax_pos" }
isatty = "0.1"

0 comments on commit 06de114

Please sign in to comment.