Skip to content

bump colored and MSRV #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

bump colored and MSRV #338

wants to merge 3 commits into from

Conversation

RalfJung
Copy link
Collaborator

Bumps MSRV to 1.80, which is almost a year old so I hope that's fine.

Bumping colored removes some old windows crate from the dependencies, and also removes one of the many dependencies on lazy_static.

@RalfJung
Copy link
Collaborator Author

Hm, the new rustc needs some ref file changes but I can't figure out how to bless these tests. The contributor guide says

Running `cargo test` will automatically update the `.stderr`
and `.stdout` files.

but that's obviously not true, cargo test fails...

@RalfJung
Copy link
Collaborator Author

Ah, I figured it out: cargo test -- -- --bless. No idea why I need two -- though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant