We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b631cef commit 9d8e68dCopy full SHA for 9d8e68d
Cargo.toml
@@ -28,7 +28,7 @@ declare_clippy_lint = { path = "declare_clippy_lint" }
28
rustc_tools_util = { path = "rustc_tools_util", version = "0.4.2" }
29
clippy_lints_internal = { path = "clippy_lints_internal", optional = true }
30
tempfile = { version = "3.20", optional = true }
31
-termize = "0.1"
+termize = "0.2"
32
color-print = "0.3.4"
33
anstream = "0.6.18"
34
0 commit comments