]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_errors/Cargo.toml
Auto merge of #69393 - Dylan-DPC:rollup-rxbd1zg, r=Dylan-DPC
[rust.git] / src / librustc_errors / Cargo.toml
index 01ea80659d6b9d021095e82faa5b6de594bb2fff..b8340b1a1df6aff24c13cb6e8f44b3bcf511e9be 100644 (file)
@@ -18,7 +18,7 @@ unicode-width = "0.1.4"
 atty = "0.2"
 termcolor = "1.0"
 annotate-snippets = "0.6.1"
-term_size = "0.3.1"
+termize = "0.1.1"
 
 [target.'cfg(windows)'.dependencies]
 winapi = { version = "0.3", features = ["handleapi", "synchapi", "winbase"] }