Skip to content
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

fix: dependency update for yanked ahash deps #544

Merged
merged 4 commits into from
Oct 30, 2023
Merged

Conversation

joroshiba
Copy link
Member

Summary

Updating dependencies that were yanked.

Testing

CI

@SuperFluffy
Copy link
Member

Background reading: https://github.com/tkaitchuck/aHash/wiki/Yanked-versions, tkaitchuck/aHash#163

How was this dependency bump obtained? I ran cargo update at the root and ended up with a bigger lock file.

@joroshiba
Copy link
Member Author

@SuperFluffy ran cargo update -p [email protected] and cargo update -p [email protected].

So updating only the yanked dependencies.

Copy link
Member

@SuperFluffy SuperFluffy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We can do a general dependency bump in a future PR.

@joroshiba joroshiba merged commit 3f55bf1 into main Oct 30, 2023
@joroshiba joroshiba deleted the joroshiba/ahash-update branch October 30, 2023 20:41
sambukowski pushed a commit that referenced this pull request Nov 9, 2023
## Summary
Updating dependencies that were yanked.

## Testing
CI
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.

3 participants