docs: update MSRV to 1.75.0 (#5981)

This commit is contained in:
Alexey Shekhirin
2024-01-09 10:23:11 +00:00
committed by GitHub
parent ae329773bc
commit e12277303f

View File

@ -80,7 +80,7 @@ When updating this, also update:
- .github/workflows/lint.yml - .github/workflows/lint.yml
--> -->
The Minimum Supported Rust Version (MSRV) of this project is [1.70.0](https://blog.rust-lang.org/2023/06/01/Rust-1.70.0.html). The Minimum Supported Rust Version (MSRV) of this project is [1.75.0](https://blog.rust-lang.org/2023/12/28/Rust-1.75.0.html).
See the book for detailed instructions on how to [build from source](https://paradigmxyz.github.io/reth/installation/source.html). See the book for detailed instructions on how to [build from source](https://paradigmxyz.github.io/reth/installation/source.html).