Skip to content

Commit 2a3c033

Browse files
committed
Auto merge of #12313 - alex:patch-1, r=Alexendoo
Upgrade anstream to 0.6.0 *Please write a short comment explaining your change (or "none" for internal only changes)* changelog: none
2 parents 5a50481 + 98e26b3 commit 2a3c033

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
@@ -27,7 +27,7 @@ rustc_tools_util = "0.3.0"
2727
tempfile = { version = "3.2", optional = true }
2828
termize = "0.1"
2929
color-print = "0.3.4"
30-
anstream = "0.5.0"
30+
anstream = "0.6.0"
3131

3232
[dev-dependencies]
3333
ui_test = "0.22.1"

0 commit comments

Comments
 (0)