Skip to content

Commit

Permalink
docs: update README to match MSRV.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpu committed Jul 18, 2023
1 parent 6c48120 commit 0e9a722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ need to find another library to provide the cryptographic primitives.

# Build

You'll need to [install the Rust toolchain](https://rustup.rs/) version 1.57
You'll need to [install the Rust toolchain](https://rustup.rs/) version 1.60
or above and a C compiler (gcc and clang should both work). To build in optimized mode:

make
Expand Down

0 comments on commit 0e9a722

Please sign in to comment.