]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_save_analysis/Cargo.toml
Imported Upstream version 1.10.0+dfsg1
[rustc.git] / src / librustc_save_analysis / Cargo.toml
index 52fa91934723dd25fe1bb682fab3fb7993d5ffb5..c786b4d711c39157329ad96d61b7b6f1fb021414 100644 (file)
@@ -12,3 +12,4 @@ crate-type = ["dylib"]
 log = { path = "../liblog" }
 rustc = { path = "../librustc" }
 syntax = { path = "../libsyntax" }
+serialize = { path = "../libserialize" }