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

Migrate to ff 0.13 #94

Merged
merged 4 commits into from
Mar 20, 2023
Merged

Migrate to ff 0.13 #94

merged 4 commits into from
Mar 20, 2023

Commits on Mar 18, 2023

  1. Migrate to ff 0.13

    str4d committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    92c2c6f View commit details
    Browse the repository at this point in the history
  2. Bump MSRV to 1.60

    - `blake2b_simd 1.0.1` raised its MSRV to 1.59.
    - We are standardising on 1.60 in similar crates.
    str4d committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    59edfac View commit details
    Browse the repository at this point in the history
  3. criterion 0.4

    str4d committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    3a8f3bb View commit details
    Browse the repository at this point in the history
  4. Fix clippy lints

    str4d committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    29c82c7 View commit details
    Browse the repository at this point in the history