about summary refs log tree commit diff
path: root/src/rustc
diff options
context:
space:
mode:
authorShotaro Yamada <sinkuu@sinkuu.xyz>2020-01-09 11:52:03 +0900
committerShotaro Yamada <sinkuu@sinkuu.xyz>2020-01-09 11:52:03 +0900
commitf443ae68c2d9bbe83e73c495572dc5d59b36e6ea (patch)
treec4e4d1a237c3d47e9770919e345a55fb27ead0c4 /src/rustc
parentdbcce10bb1c3e9651b83f1d9396813c0cd1054f6 (diff)
downloadrust-f443ae68c2d9bbe83e73c495572dc5d59b36e6ea.tar.gz
rust-f443ae68c2d9bbe83e73c495572dc5d59b36e6ea.zip
Remove unused dependencies
Diffstat (limited to 'src/rustc')
-rw-r--r--src/rustc/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rustc/Cargo.toml b/src/rustc/Cargo.toml
index 86a93d7d0cb..5e0f167bb38 100644
--- a/src/rustc/Cargo.toml
+++ b/src/rustc/Cargo.toml
@@ -9,7 +9,6 @@ name = "rustc_binary"
 path = "rustc.rs"
 
 [dependencies]
-rustc_target = { path = "../librustc_target" }
 rustc_driver = { path = "../librustc_driver" }
 
 # Make sure rustc_codegen_ssa ends up in the sysroot, because this