Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ahash requirement from 0.7 to 0.8 #3161

Merged
merged 4 commits into from
Aug 16, 2022

Commits on Aug 10, 2022

  1. Update ahash requirement from 0.7 to 0.8

    Updates the requirements on [ahash](https://github.com/tkaitchuck/ahash) to permit the latest version.
    - [Release notes](https://github.com/tkaitchuck/ahash/releases)
    - [Commits](tkaitchuck/aHash@v0.7.6...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: ahash
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d1a295c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    621b0c5 View commit details
    Browse the repository at this point in the history
  2. Update to new API

    alamb committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ac18c75 View commit details
    Browse the repository at this point in the history
  3. Fix cargo.toml formatting

    alamb committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7b3f4f4 View commit details
    Browse the repository at this point in the history