Skip to content

Commit

Permalink
docs: Update minimum Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed Apr 29, 2022
1 parent a4637ca commit c4723ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To run the landing page

If you are having issues ensure you are using the following versions of Rust and Node:

- Rust version: **1.58.1**
- Rust version: **1.60.0**
- Node version: **17**

### Pull Request
Expand All @@ -77,4 +77,4 @@ Once your PR is merged, your contributions will be included in the next release

### Credits

This CONTRIBUTING.md file was modelled after the [github/docs CONTRIBUTING.md](https://github.com/github/docs/blob/main/CONTRIBUTING.md) file, and we thank the original author.
This CONTRIBUTING.md file was modelled after the [github/docs CONTRIBUTING.md](https://github.com/github/docs/blob/main/CONTRIBUTING.md) file, and we thank the original author.

0 comments on commit c4723ac

Please sign in to comment.