Skip to content

Commit ad2643d

Browse files
committed
fix: Print rustc messages colored on wincon
Fixes #13104
1 parent 749654c commit ad2643d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ edition = "2021"
1616
license = "MIT OR Apache-2.0"
1717

1818
[workspace.dependencies]
19-
anstream = "0.6.4"
19+
anstream = "0.6.5"
2020
anstyle = "1.0.4"
2121
anyhow = "1.0.75"
2222
base64 = "0.21.5"

0 commit comments

Comments
 (0)