-
Notifications
You must be signed in to change notification settings - Fork 2.1k
chore: re-pin crunchy to 0.2.2 after weekly cargo update
#15846
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
Conversation
|
Tested here using a workflow dispatch |
|
Leaving this in draft incase its not wanted -- it essentially only saves you one extra commit per week |
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.
let's see how this goes,
tired of doing this manually -.-
|
This is not the right fix. This pin is present in the root Lines 645 to 649 in 76633a5
|
Will revert and check -- I had always assumed that the workspace crate would be respected |
cargo updateis ran weekly however it keeps updating crunchy from 0.2.2 to 0.2.3 even though it should not.I have not checked the reason for this overriding -- just putting up this PR as a quick hotfix, so that we don't need to do it manually each time.