-
Notifications
You must be signed in to change notification settings - Fork 56
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
Update to the new release #182
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like the MSRV is now 1.75 while in CI we use 1.71
Indeed. Shall we just remove the version string from there? This way it would be always compiled against the latest Rust version available? |
Yes, I think that would be better. Regarding 88d0ef7, the tag |
Ok. I just copied from somewhere, but will revert. |
…orrect tag latest increment
Reverted. You need to squash prior to merging. |
Sorry for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for updating this!
No description provided.