Skip to content

Commit

Permalink
chore: update README to limit rust to v1.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonDoge committed Jan 2, 2025
1 parent 443cc5a commit bb0e3d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Devnet deployment tx: https://solana.fm/tx/UizYmmM6vazxs9si7XWBxP864SRrdJpXYE9H7

### Prerequisites

- Node.js v18.18.0 or higher
- Rust v1.77.2 or higher
- Anchor CLI 0.30.1 or higher
- Solana CLI 2.0.15 or higher
- Node.js: v18.18.0 or higher
- Rust: Up to v1.79.0 (higher versions tend to cause errors when building anchor)
- Anchor CLI: 0.30.1 or higher
- Solana CLI: 2.0.15 or higher

**Optional testing**
- Circom 2 or higher
Expand Down

0 comments on commit bb0e3d9

Please sign in to comment.