chore: bump rust version 1.79 (#8829)

This commit is contained in:
Matthias Seitz
2024-06-14 14:52:23 +02:00
committed by GitHub
parent 579da56e97
commit f218774950
4 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@ When updating this, also update:
- .github/workflows/lint.yml
-->
The Minimum Supported Rust Version (MSRV) of this project is [1.76.0](https://blog.rust-lang.org/2024/02/08/Rust-1.76.0.html).
The Minimum Supported Rust Version (MSRV) of this project is [1.79.0](https://blog.rust-lang.org/2024/06/13/Rust-1.79.0.html).
See the book for detailed instructions on how to [build from source](https://paradigmxyz.github.io/reth/installation/source.html).