]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_errors/Cargo.toml
Simplify Cache wrapper to single type, impl Deref on it, fix all compilation errors...
[rust.git] / src / librustc_errors / Cargo.toml
index 5a192e472aa85a50eb281586748cd628d5c359b5..1541845bb55f62f5a39a577e34e053967bee8d53 100644 (file)
@@ -17,4 +17,5 @@ rustc_data_structures = { path = "../librustc_data_structures" }
 unicode-width = "0.1.4"
 atty = "0.2"
 termcolor = "1.0"
-annotate-snippets = "0.5.0"
+annotate-snippets = "0.6.1"
+term_size = "0.3.1"