bump rust to 1.82 (#11876)

This commit is contained in:
Thomas Coratger
2024-10-18 22:08:09 +02:00
committed by GitHub
parent a908f97773
commit eee5e0d41f
5 changed files with 22 additions and 9 deletions

View File

@ -87,7 +87,7 @@ When updating this, also update:
- .github/workflows/lint.yml
-->
The Minimum Supported Rust Version (MSRV) of this project is [1.81.0](https://blog.rust-lang.org/2024/09/05/Rust-1.81.0.html).
The Minimum Supported Rust Version (MSRV) of this project is [1.82.0](https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html).
See the book for detailed instructions on how to [build from source](https://paradigmxyz.github.io/reth/installation/source.html).