]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_back/Cargo.toml
Auto merge of #39021 - alexcrichton:try-debug-travis, r=brson
[rust.git] / src / librustc_back / Cargo.toml
index 2cf6cbc4bcfa1780626bc4675cffbed4aa0ac39e..85e861b405a9f8620b9480902e0208ce33666abd 100644 (file)
@@ -11,7 +11,6 @@ crate-type = ["dylib"]
 [dependencies]
 syntax = { path = "../libsyntax" }
 serialize = { path = "../libserialize" }
-rustc_front = { path = "../librustc_front" }
 log = { path = "../liblog" }
 
 [features]