]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_incremental/Cargo.toml
New upstream version 1.13.0+dfsg1
[rustc.git] / src / librustc_incremental / Cargo.toml
index 7db1a6348b27c9cb737370f602c8eefcb4bee470..e3ee7527545042211481ecf9d36f6e228c23f0bc 100644 (file)
@@ -10,10 +10,9 @@ crate-type = ["dylib"]
 
 [dependencies]
 graphviz = { path = "../libgraphviz" }
-rbml = { path = "../librbml" }
 rustc = { path = "../librustc" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 serialize = { path = "../libserialize" }
 log = { path = "../liblog" }
 syntax = { path = "../libsyntax" }
-syntax_pos = { path = "../libsyntax_pos" }
\ No newline at end of file
+syntax_pos = { path = "../libsyntax_pos" }