From 9ec5ef541ad17986bfe6ae067a84ea8f7b7ae133 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Sat, 4 Aug 2018 16:24:39 -0600 Subject: Breaking change upgrades --- src/librustc_errors/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/librustc_errors') diff --git a/src/librustc_errors/Cargo.toml b/src/librustc_errors/Cargo.toml index e412d1749d1..101ca0650c8 100644 --- a/src/librustc_errors/Cargo.toml +++ b/src/librustc_errors/Cargo.toml @@ -12,6 +12,7 @@ crate-type = ["dylib"] serialize = { path = "../libserialize" } syntax_pos = { path = "../libsyntax_pos" } rustc_data_structures = { path = "../librustc_data_structures" } +rustc_cratesio_shim = { path = "../librustc_cratesio_shim" } unicode-width = "0.1.4" atty = "0.2" -termcolor = "0.3" +termcolor = "1.0" -- cgit 1.4.1-3-g733a5