chore(deps): bump arrayvec from 0.7.6 to 0.7.7 in the rust-dependencies group across 1 directory#1252
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the rust-dependencies group with 1 update in the / directory: [arrayvec](https://github.com/bluss/arrayvec). Updates `arrayvec` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](bluss/arrayvec@0.7.6...0.7.7) --- updated-dependencies: - dependency-name: arrayvec dependency-version: 0.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
fd3216b to
c0574ad
Compare
Contributor
Author
|
Looks like arrayvec is no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 1 update in the / directory: arrayvec.
Updates
arrayvecfrom 0.7.6 to 0.7.7Changelog
Sourced from arrayvec's changelog.
Commits
8267e7e0.7.7af46ae7Update CHANGELOG1bc606dFix warning about hidden elided lifetime inDrain29daea9Fix double-free for ZSTs with Drop in .extend()0ff49b9add a test demonstrating double-free in extend() for ZSTs812c83aUse 16-bit lengths on 16-bit targets4ef0e89AddArrayVec::spare_capacity_mut