Update rust version from 1.65.0 to 1.70.0 in README.md (#2998)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
seroze
2023-06-06 01:29:55 +05:30
committed by GitHub
parent 3198af11ae
commit a6147e7a85

View File

@ -43,7 +43,7 @@ See the [Reth Book](https://paradigmxyz.github.io/reth) for instructions on how
### Build & Test
Rust minimum required version to build this project is 1.65.0 published 02.11.2022.
Rust minimum required version to build this project is 1.70.0 published 01.06.2023.
See the book for detailed instructions on how to build from [source](https://paradigmxyz.github.io/reth/installation/source.html).