]> 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 32f121f18f68970053915cbd25d77124194c9dc3..1541845bb55f62f5a39a577e34e053967bee8d53 100644 (file)
@@ -18,3 +18,4 @@ unicode-width = "0.1.4"
 atty = "0.2"
 termcolor = "1.0"
 annotate-snippets = "0.6.1"
+term_size = "0.3.1"