docs: update README.md references and Rust version requirement#1020
Open
peiqing1998 wants to merge 3 commits intoarkworks-rs:masterfrom
Open
docs: update README.md references and Rust version requirement#1020peiqing1998 wants to merge 3 commits intoarkworks-rs:masterfrom
peiqing1998 wants to merge 3 commits intoarkworks-rs:masterfrom
Conversation
peiqing1998
commented
Aug 25, 2025
- Change 'curves repository' to 'curves directory' with relative links
- Update minimum Rust version from 1.51+ to 1.56+ to match CHANGELOG
- Change 'curves repository' to 'curves directory' with relative links - Update minimum Rust version from 1.51+ to 1.56+ to match CHANGELOG
Pratyush
reviewed
Sep 12, 2025
Pratyush
reviewed
Sep 12, 2025
Pratyush
reviewed
Sep 12, 2025
| ## Build guide | ||
|
|
||
| The library compiles on the `stable` toolchain of the Rust compiler (v 1.51+). To install the latest version of Rust, first install `rustup` by following the instructions [here](https://rustup.rs/), or via your platform's package manager. Once `rustup` is installed, install the Rust toolchain by invoking: | ||
| The library compiles on the `stable` toolchain of the Rust compiler (v 1.56+). To install the latest version of Rust, first install `rustup` by following the instructions [here](https://rustup.rs/), or via your platform's package manager. Once `rustup` is installed, install the Rust toolchain by invoking: |
Member
There was a problem hiding this comment.
Is this the actual version that algebra compiles with? Could you confirm this?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.