deps: bump ark-serialize from 0.4.2 to 0.5.0#7
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
1d4ed61 to
2b9d3e2
Compare
Bumps [ark-serialize](https://github.com/arkworks-rs/algebra) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/arkworks-rs/algebra/releases) - [Changelog](https://github.com/arkworks-rs/algebra/blob/master/CHANGELOG.md) - [Commits](arkworks-rs/algebra@v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: ark-serialize dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c7c8211 to
cd066be
Compare
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 ark-serialize from 0.4.2 to 0.5.0.
Changelog
Sourced from ark-serialize's changelog.
Commits
7ad88c4update changeloga33e319prepare for 0.5c37fa3dMerge branch 'master' into release-0.5-alphae107556Update hashbrown requirement from 0.14 to 0.15 (#859)4524468Update libtest-mimic requirement from 0.7.0 to 0.8.1 (#860)b33df5cperf: ATE_LOOP_COUNT hamming weight reduced from 26 to 22 (#852)5a1db8aAdd impl of FftField for Fp2 and Fp3 (#848)273bf21Infallible div vanishing poly (#850)dcf73a5Impl sub, mul and div for actual objects (#843)e6374baMul mle by scalar (#845)