]> git.lizzy.rs Git - rust.git/blobdiff - src/libsyntax_ext/Cargo.toml
Update to use new librustc_error_codes library
[rust.git] / src / libsyntax_ext / Cargo.toml
index 5ae8b3a3e0cb64aa8f0d6d07ae0c7c4c1d766424..2ebdac8ef7c5898954f484b09dde8496cf9072d1 100644 (file)
@@ -20,3 +20,4 @@ smallvec = { version = "1.0", features = ["union", "may_dangle"] }
 syntax = { path = "../libsyntax" }
 syntax_expand = { path = "../libsyntax_expand" }
 syntax_pos = { path = "../libsyntax_pos" }
+rustc_error_codes = { path = "../librustc_error_codes" }