You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`cargo report` calls `Shell::print_ansi_stdout`. Previously, it didn't
always strip the colors when needed (e.g. `Write` is used). Now it
does, so don't need to special case this when generating the report.
0 commit comments