alloy-rs / alloy

Transports, Middleware, and Networks for the Alloy project
https://alloy.rs
Apache License 2.0
654 stars 236 forks source link

Bump Rust msrv to 1.80 #1633

Closed moricho closed 2 weeks ago

moricho commented 2 weeks ago

Motivation

Rust 1.82 was released: https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html According to the Alloy's rolling MSRV policy, we can support 1.80.

Solution

PR Checklist

DaniPopes commented 2 weeks ago

https://github.com/alloy-rs/alloy/pull/1552