Skip to content

Commit

Permalink
Auto merge of #12313 - alex:patch-1, r=Alexendoo
Browse files Browse the repository at this point in the history
Upgrade anstream to 0.6.0

*Please write a short comment explaining your change (or "none" for internal only changes)*

changelog: none
  • Loading branch information
bors committed Feb 19, 2024
2 parents 5a50481 + 98e26b3 commit 2a3c033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rustc_tools_util = "0.3.0"
tempfile = { version = "3.2", optional = true }
termize = "0.1"
color-print = "0.3.4"
anstream = "0.5.0"
anstream = "0.6.0"

[dev-dependencies]
ui_test = "0.22.1"
Expand Down

0 comments on commit 2a3c033

Please sign in to comment.