freenet-core
freenet-core copied to clipboard
Bump arrayvec from 0.7.4 to 0.7.6
Bumps arrayvec from 0.7.4 to 0.7.6.
Release notes
Sourced from arrayvec's releases.
0.7.6
- Fix no-std build #274
0.7.5
- Add
as_ptrandas_mut_ptrtoArrayString@YuhanLiin#260- Add borsh serialization support by
@honzaspand@Fuuzetsu#259- Move length field before before data in ArrayVec and ArrayString by
@JakkuSakura#255- Fix miri error for ZST case in extend by
@bluss- implement AsRef for ArrayString by
@Zoybean#218- Fix typos in changelog by
@striezel#241- Add
as_slice,as_mut_slicemethods toIntoIterby@clarfonthey#224
Changelog
Sourced from arrayvec's changelog.
0.7.6
- Fix no-std build #274
0.7.5
- Add
as_ptrandas_mut_ptrtoArrayString@YuhanLiin#260- Add borsh serialization support by
@honzaspand@Fuuzetsu#259- Move length field before before data in ArrayVec and ArrayString by
@JakkuSakura#255- Fix miri error for ZST case in extend by
@bluss- implement AsRef for ArrayString by
@Zoybean#218- Fix typos in changelog by
@striezel#241- Add
as_slice,as_mut_slicemethods toIntoIterby@clarfonthey#224
Commits
0aede870.7.6909c766ExcludeAsRef\<Path>for no-std buildsf3732a00.7.5b629f52Update ci actionsaadc8dfimplement AsRef<Path> for ArrayStringb2886dcDOC: Fix typos in changelog274fb2dTest MSRV with old versions201d23aSet rust-version in Cargo.tomlcee33eeRemove disabled and now-redundant tests3a75e11Add as_slice & as_mut_slice methods to IntoIter- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@dependabot rebase
Looks like arrayvec is up-to-date now, so this is no longer needed.