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

build: run cargo update to make it compile for riscv64 #330

Merged
merged 1 commit into from
May 27, 2024

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented May 27, 2024

What does this PR accomplish?

  • 🩹 Bug Fix
  • 🪣 Misc

Changes proposed by this PR:

Run cargo update to update the dependencies in the lock file. The main motivation is to update ring from 0.16.20(which doesn't support riscv64: briansmith/ring#1182) to 0.17 so that cargo-spellcheck can be built on riscv64 architecture.

Notes to reviewer:

📜 Checklist

  • Works on the ./demo sub directory
  • Test coverage is excellent and passes
  • Documentation is thorough

@drahnr
Copy link
Owner

drahnr commented May 27, 2024

Thank you!

@drahnr drahnr merged commit d4a8e2c into drahnr:master May 27, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants