filprofiler
                                
                                
                                
                                    filprofiler copied to clipboard
                            
                            
                            
                        Bump ahash from 0.7.6 to 0.8.0
Bumps ahash from 0.7.6 to 0.8.0.
Release notes
Sourced from ahash's releases.
Version 0.8.0
- Improve the API from 0.7 and may require code changes for some applications.
 - Removes the build time detection of the availability of a runtime random number generator and instead relies on a cargo feature
 runtime-rngwhich is on by default.- There are no changes to the hashing algorithm
 
Commits
24491f6Simplify interface (#121)76dd8d2Issue #117: Support compiling without min_specialization and stdsimd4c340f5fix aes acceleration on aarch64 (#116)cc927daUpdate LICENSE-MITfbd7485Improve codegen for mixing in length (#112)e745544Merge branch 'master' of github.com:tkaitchuck/aHash2c1daf1More pre-mixing to guard against partially weak keysf2aecc0Implement deserialize_in_place() in Deserialize for AHashMap and AHashSet (#110)5e55048Add type-alias feature to make it more of a drop in replacement for std Hash[...c069bdcAdded From<array> for AHashSet & AHashMap. (#109)- See full diff 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 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)