Skip to content

Commit c61531d

Browse files
committed
Remove unused rustc_driver dependency on ar
1 parent b723bc1 commit c61531d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/librustc_driver/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ serialize = { path = "../libserialize" }
3737
syntax = { path = "../libsyntax" }
3838
syntax_ext = { path = "../libsyntax_ext" }
3939
syntax_pos = { path = "../libsyntax_pos" }
40-
41-
ar = "0.3.0"

0 commit comments

Comments
 (0)