bump termize (#15207)
Bump termize to remove one more dep with winapi (https://github.com/JohnTitor/termize/releases/tag/v0.2.0) changelog: none
This commit is contained in:
commit
876e05d307
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ declare_clippy_lint = { path = "declare_clippy_lint" }
|
|||
rustc_tools_util = { path = "rustc_tools_util", version = "0.4.2" }
|
||||
clippy_lints_internal = { path = "clippy_lints_internal", optional = true }
|
||||
tempfile = { version = "3.20", optional = true }
|
||||
termize = "0.1"
|
||||
termize = "0.2"
|
||||
color-print = "0.3.4"
|
||||
anstream = "0.6.18"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue