Skip to content

docs: update README.md references and Rust version requirement#1020

Open
peiqing1998 wants to merge 3 commits intoarkworks-rs:masterfrom
peiqing1998:master
Open

docs: update README.md references and Rust version requirement#1020
peiqing1998 wants to merge 3 commits intoarkworks-rs:masterfrom
peiqing1998:master

Conversation

@peiqing1998
Copy link
Copy Markdown

  • 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
@peiqing1998 peiqing1998 requested review from a team as code owners August 25, 2025 06:14
@peiqing1998 peiqing1998 requested review from mmagician, weikengchen and z-tech and removed request for a team August 25, 2025 06:14
## 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:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the actual version that algebra compiles with? Could you confirm this?

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