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

Bump version to 0.5.0 and fix clippy #19

Merged
merged 3 commits into from
Dec 18, 2023
Merged

Bump version to 0.5.0 and fix clippy #19

merged 3 commits into from
Dec 18, 2023

Commits on Dec 15, 2023

  1. Update MSRV (privacy-scaling-explorations#113)

    * update rust-toolchain: 1.74.0
    
    * fix clippy: remove unnecessary cast
    
    fix clippy: remove unnecessary cast
    
    * fix clippy: remove unnecesarry ref
    
    * fix clippy: allow redundant closure call
    
    * fix clippy: introduce iterators when possible
    
    fix clippy: introduce iterators when possible
    
    * fix clippy: tuple inicialization
    
    * fix clippy: motgomery_form behind asm feature
    
    * fix clippy: move use ::serde
    davidnevadoc authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    87c53b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    c7f8867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    568d8e5 View commit details
    Browse the repository at this point in the history