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

[Merged by Bors] - update smallvec #2152

Closed
wants to merge 1 commit into from

Conversation

realbigsean
Copy link
Member

Issue Addressed

cargo audit is failing because of a potential for an overflow in the version of smallvec we're using

Proposed Changes

Update to the latest version of smallvec, which has the fix

@realbigsean realbigsean added the ready-for-review The code is ready for review label Jan 11, 2021
Copy link
Member

@paulhauner paulhauner left a comment

Choose a reason for hiding this comment

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

Nice one!

bors r+

@paulhauner paulhauner added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jan 11, 2021
bors bot pushed a commit that referenced this pull request Jan 11, 2021
## Issue Addressed

`cargo audit` is failing because of a potential for an overflow in the version of `smallvec` we're using

## Proposed Changes

Update to the latest version of `smallvec`, which has the fix


Co-authored-by: realbigsean <[email protected]>
@bors bors bot changed the title update smallvec [Merged by Bors] - update smallvec Jan 12, 2021
@bors bors bot closed this Jan 12, 2021
@realbigsean realbigsean deleted the upgrade-small-vec branch November 21, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants