]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc/Cargo.toml
Fix `Cargo.toml`s
[rust.git] / src / librustc / Cargo.toml
index c17eadbc2ac6d53b11ee2dc8107eb36cf6bebe9d..aaef8e8423cbec1bce8d247b33c1aa732cadf0f8 100644 (file)
@@ -23,4 +23,4 @@ rustc_errors = { path = "../librustc_errors" }
 rustc_llvm = { path = "../librustc_llvm" }
 serialize = { path = "../libserialize" }
 syntax = { path = "../libsyntax" }
-syntax_pos = { path "../libsyntax_pos" }
\ No newline at end of file
+syntax_pos = { path = "../libsyntax_pos" }