Skip to content

Commit 9d8e68d

Browse files
committed
bump termize
1 parent b631cef commit 9d8e68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ declare_clippy_lint = { path = "declare_clippy_lint" }
2828
rustc_tools_util = { path = "rustc_tools_util", version = "0.4.2" }
2929
clippy_lints_internal = { path = "clippy_lints_internal", optional = true }
3030
tempfile = { version = "3.20", optional = true }
31-
termize = "0.1"
31+
termize = "0.2"
3232
color-print = "0.3.4"
3333
anstream = "0.6.18"
3434

0 commit comments

Comments
 (0)