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

chore: Update Rust toolchain #388

Merged
merged 2 commits into from
Jul 1, 2024

Commits on Jun 24, 2024

  1. chore: Update Rust toolchain

    - Updated Rust toolchain from version `1.78` to `1.79`,
    - Added an unused attribute to address potential compilation errors related to unused variables in the `Bit` struct in `nonnative/util.rs`.
    - Refactored type constraints for increased readability in `alloc_scalar_as_base` function within `utils.rs`.
    huitseeker committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    48437b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore: bump msrv

    huitseeker committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2ce4e02 View commit details
    Browse the repository at this point in the history