Skip to content

Commit 06de114

Browse files
Cengiz Cancengiz-io
Cengiz Can
authored andcommitted
remove isatty dependency
1 parent e1a9144 commit 06de114

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

src/Cargo.lock

-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/librustc_driver/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,3 @@ serialize = { path = "../libserialize" }
3535
syntax = { path = "../libsyntax" }
3636
syntax_ext = { path = "../libsyntax_ext" }
3737
syntax_pos = { path = "../libsyntax_pos" }
38-
isatty = "0.1"

0 commit comments

Comments
 (0)