alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
763 stars 137 forks source link

chore: bump MSRV to 1.79 #712

Closed DaniPopes closed 1 week ago

DaniPopes commented 4 weeks ago

Increase MSRV from 1.65 to 1.79. In particular, this stabilized const {} blocks.

Waiting on 1.81 to be released to respect our MSRV policy.

Closes #724.

DaniPopes commented 1 week ago

Next bump will likely be 1.81 for core::error.