chore(deps): bump foldhash from 0.1.5 to 0.2.0#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [foldhash](https://github.com/orlp/foldhash) from 0.1.5 to 0.2.0. - [Commits](orlp/foldhash@v0.1.5...v0.2.0) --- updated-dependencies: - dependency-name: foldhash dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c9bdee3 to
12eb08f
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 foldhash from 0.1.5 to 0.2.0.
Commits
40424f4Version 0.2.06025501Update dev-dependencies (#39)0618e4dAdd nightly feature for slightly faster string hash (#38)6facc44Better string hash inlining/unrolling (#37)2b2759dRemove Copy derive from all random/fixed states (#36)c99f1a0Make FoldHasher::with_seed const (#29)12bbffeImprove short-string performance by helping inlining (#35)555f5ffAdd benchmarks for rapidhash (#34)4246175Version 0.1.5. (#27)