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

30 bump ring for riscv support #33

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Commits on Jan 7, 2024

  1. Update Cargo.toml

    feat: bump ring to 0.17+ for RISCV support
    
    This commit updates the ring dependency to version 0.17 or higher, which enables the build on RISC-V platforms. This is a new feature that adds support for a different architecture.
    rrrodzilla authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    fc6c616 View commit details
    Browse the repository at this point in the history
  2. Update mod.rs

    fix: clippy issue
    rrrodzilla authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    75a2e49 View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    chore: version bump to reflect dependency bump
    rrrodzilla authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    505e7bb View commit details
    Browse the repository at this point in the history